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 RaPlanet to users page.
macournoyer (author)
Wed Feb 06 19:46:10 -0800 2008
commit  96cade0504318380d5b97b2bbdd9430d0eeb0a83
tree    89cfc146ff8b84a86ac0966e775ce86af70a4aa9
parent  dcb1c19e1304f3865aa988988f33611741cfa065
...
154
155
156
 
157
158
159
...
154
155
156
157
158
159
160
0
@@ -154,6 +154,7 @@
0
       li { a "Cornerstone Web", :href => 'http://www.cornerstoneweb.org/' }
0
       li { a "Osmos", :href => 'http://www.getosmos.com/' }
0
       li { a "Lipomics", :href => 'http://www.lipomics.com/' }
0
+ li { a "RaPlanet", :href => 'http://planet.zhekov.net/' }
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.