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 Dinooz to the website users page
macournoyer (author)
Fri Jan 11 12:20:15 -0800 2008
commit  1631181287baa0f7249a802924c31501793cae55
tree    f4d7684ebc2ae4c8b9fbc0623f8bda8d76cff391
parent  25974b98eaa32341f4e46e8a77aa30b0fdf0f7e3
...
135
136
137
138
 
 
139
140
141
...
135
136
137
 
138
139
140
141
142
0
@@ -135,7 +135,8 @@
0
     ul do
0
       li { a 'RefactorMyCode.com', :href => 'http://refactormycode.com/' }
0
       li { a "Joao Pedrosa's Blog", :href => 'http://www.deze9.com/jp/blog/post?p=enabling-thin-support-for-this-site-replacing' }
0
- li { a "Kevin Williams Blog", :href => 'http://www.almostserio.us/' }
0
+ li { a "Kevin Williams Blog", :href => 'http://www.almostserio.us/articles/2008/01/11/thin-web-server-for-ruby-rocks' }
0
+ li { a "Dinooz", :href => 'http://www.nicomoayudarte.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.