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:
Added a couple sites from the_real_jonDoe to users page.
macournoyer (author)
Tue Feb 05 19:29:59 -0800 2008
commit  6283c1164dffe934e4d84803a1b8201a00e679dd
tree    7c5761ebd79bcf18c89956fec85b6120b7d14569
parent  2b6fef8cddc67ed9a7dc8e935f29a9221d56ac77
...
151
152
153
 
 
 
154
155
156
...
151
152
153
154
155
156
157
158
159
0
@@ -151,6 +151,9 @@ class Thin < Atchoum::Website
0
       li { a "FlashDen", :href => 'http://flashden.net/' }
0
       li { a "Calico Web Development", :href => 'http://www.calicowebdev.com/' }
0
       li { a "Gitorious", :href => 'http://gitorious.org/' }
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
     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.