Hi all,

I'm looking for a simple webserver that could handle basic requests
(mostly from a localhost) outputing html files. It should also be able
to get the input from forms. Rails seems too powerful to perform such
a simple class.

Sorry if this sounds confusing. I'm a newcomer to the ruby language.