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 FlashDen to the users page on the site.
macournoyer (author)
Thu Jan 24 16:19:01 -0800 2008
commit  58a9c60904298508d2098d5b2cc581a4c2cc503e
tree    d66c0e639cc5e58e4b68c67d69db2e8b18bf34d5
parent  d9fddd014c5a664c32238e4b16a8103446d6941a
...
148
149
150
 
151
152
153
...
148
149
150
151
152
153
154
0
@@ -148,6 +148,7 @@
0
       li { a "feelfree.homelinux.com", :href => 'http://feelfree.homelinux.com' }
0
       li { a "to2posts.com", :href => 'http://to2blogs.com/' }
0
       li { a "James on Software", :href => 'http://jamesgolick.com/' }
0
+ li { a "FlashDen", :href => 'http://flashden.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.