About Wuby
Wuby is a Ruby Web Server designed for light-weight Ruby web applications and a framework for storing and accessing data without deploying a database engine. The framework's home is Wuby.org. No third-party applications or Gems are required to run Wuby.
Wuby consists of the following components:
- Lightweight & fast web server - supports GET and POST methods, CGI params and environmental variables, and optional directory browsing
- Persistent & hashed data access layer
Copyright (C) 2007 Chris Matthieu
Portions of HTTPD version 1.8 were used as a partial base for the Wuby
web server. Special thanks are extended to the following contributors:
Copyright (C) 2000-2004 Michel van de Ven
Copyright (C) 2004 Patric Mueller
Reference: http://www.xs4all.nl/~hipster/lib/ruby/httpd