CGI library for Ruby

  • Thread starter Salvatore Sanfilippo
  • Start date
S

Salvatore Sanfilippo

Hello!

I want to port a web application to Ruby. I know about Ruby on Rails
and
other powerful frameworks but this project is simple enough and I'm new
enough to Ruby that all I want is a reliable CGI library with a very
sane
API. All the features I need is access to GET/POST parameters, cookies
handling,
file upload support. Sessions are not required.

May you please suggest one?

Thank you very much for your help,
Salvatore
 
K

Kev Jackson

Salvatore said:
Hello!

I want to port a web application to Ruby. I know about Ruby on Rails
and
other powerful frameworks but this project is simple enough and I'm new
enough to Ruby that all I want is a reliable CGI library with a very
sane
API. All the features I need is access to GET/POST parameters, cookies
handling,
file upload support. Sessions are not required.

May you please suggest one?

Thank you very much for your help,
Salvatore
CGI is a core/standard library in Ruby. Look in the Pickaxe 2 book for
an example of it being used

Kev
 
S

Salvatore Sanfilippo

Thank you!

I'll post some feedback later about this lib.

Cheers,
Salvatore
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,997
Messages
2,570,239
Members
46,827
Latest member
DMUK_Beginner

Latest Threads

Top