Chapter 1. General Installation Considerations

There are two ways to use ruby-web: as a replacement for cgi.rb, and as an extension to the Ruby interpreter. Installing ruby-web as a library is simple, and gives one access to the useful functions of ruby-web. There are a few additional features which can be provided at a higher level.

Dependencies

Both the library and interpreter installations of ruby-web depend on Ruby 1.8.x.

Scaling options include:

Library Features

Interpreter Features

All of the above, plus:

ruby-web source code and binary distributions can be found at http://rubyforge.org/frs/?group_id=873.

Finally, please note that these install instructions are a work in progress. Please report any problems at http://rubyforge.org/tracker/?group_id=873, so that we can solve your problem, and improve.