== Purpose The examples/ directory contains illustrative and tested examples of the ruby-web. === Tested examples: hello.world.rb:: the classic wiki.rb:: ruby-web ships with a basic wiki. Preview it at http://www.open-ground.org === Untested examples * session.rb - Illustrates using the session api === Examples to be written * cookie.rb * params.rb * multipart.rb * template.rb