Sha256: edda7a464ad4dbaa9a3289428e24f2130789d308fbe3af6cb2fa3021f14c9912
Contents?: true
Size: 704 Bytes
Versions: 15
Compression:
Stored size: 704 Bytes
Contents
<!DOCTYPE html> <html> <head> <title>Ruby-Mongrel2 Examples</title> <link rel="stylesheet" href="/css/master.css" type="text/css" media="screen" title="no title" charset="utf-8" /> </head> <body> <header> <hgroup> <h1>Ruby-Mongrel2 Examples</h1> </hgroup> </header> <section> <ol> <li><a href="/hello">Hello World</a> (<a href="/source/helloworld-handler.rb">source</a>) </li> <li><a href="/dump">Dump Request</a> (<a href="/source/request-dumper.rb">source</a>) </li> </ol> </section> <footer> <p>Copyright © 2011 Michael Granger <<a href="mailto:ged@FaerieMUD.org">ged@FaerieMUD.org</a>>.</p> <p><tt>$Id$</tt></p> </footer> </body> </html>
Version data entries
15 entries across 15 versions & 1 rubygems