public
Description: A very fast & simple Ruby web server
Homepage: http://code.macournoyer.com/thin/
Clone URL: git://github.com/macournoyer/thin.git
Search Repo:
Add RoundHaus to users page
macournoyer (author)
Wed Feb 20 08:32:20 -0800 2008
commit  742a7b74aaaad3a6ac81f06dc94f724c24b15594
tree    ba337a77e595b6f7b0b7cc5c9a7de3461b28e500
parent  434ca28bfbadff572b66d57c5d699513036edc5e
...
200
201
202
 
203
204
205
...
200
201
202
203
204
205
206
0
@@ -200,6 +200,7 @@
0
       li { a "blog.hoodow.de", :href => 'http://blog.hoodow.de/articles/2008/02/09/thin' }
0
       li { a "moonitor.org", :href => 'http://moonitor.org' }
0
       li { a "Daniel Fischer's Blog", :href => 'http://www.danielfischer.com/' }
0
+ li { a "RoundHaus", :href => 'http://www.roundhaus.com/' }
0
     end
0
     
0
     p { "If you'd like to have your site listed here, #{a 'drop me an email', :href => 'mailto:macournoyer@gmail.com'}" }

Comments

    No one has commented yet.