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 blog.hoodow.de to the users page.
macournoyer (author)
Sun Feb 10 08:16:19 -0800 2008
commit  3f23868d488b471947ac0d751a5d5b590e97568d
tree    b136e004596193ffddd746ac8f7c786d0b3de41f
parent  12c8b5a3b699af419ea210b8496f915956617e01
...
197
198
199
 
200
201
202
...
197
198
199
200
201
202
203
0
@@ -197,6 +197,7 @@
0
       li { a "Lipomics", :href => 'http://www.lipomics.com/' }
0
       li { a "RaPlanet", :href => 'http://planet.zhekov.net/' }
0
       li { a "Ninja Hideout blog", :href => 'http://blog.ninjahideout.com/' }
0
+ li { a "blog.hoodow.de", :href => 'http://blog.hoodow.de/articles/2008/02/09/thin' }
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.