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 James site to users page
macournoyer (author)
Tue Jan 15 08:33:24 -0800 2008
commit  09ec619100f905d4426a1ab488a5450e7ada75d5
tree    ebc9817c2635664ed7d188b0b8f3e8529c0b4724
parent  621d6fd5a3bcf2bfdac252a9bf5b57ff6c8edfa6
...
140
141
142
 
143
144
145
...
140
141
142
143
144
145
146
0
@@ -140,6 +140,7 @@
0
       li { a "Mobile Dyne Systems", :href => 'http://www.mobiledyne.com/' }
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
     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.