Skip to content

Commit

Permalink
Add hostingrails to users page
Browse files Browse the repository at this point in the history
  • Loading branch information
macournoyer committed Jan 3, 2009
1 parent 3e99b80 commit 7f0e187
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/thin.rb
Expand Up @@ -187,6 +187,7 @@ def users_page
p "Who's using Thin ?"

ul do
li { a 'HostingRails', :href => 'http://www.hostingrails.com/mongrel_and_thin_hosting' }
li { a 'RefactorMyCode.com', :href => 'http://refactormycode.com/' }
li { a "Standout Jobs", :href => 'http://standoutjobs.com/'}
li { a "Kevin Williams Blog", :href => 'http://www.almostserio.us/articles/tag/thin' }
Expand Down

0 comments on commit 7f0e187

Please sign in to comment.