forked from raggi/thin
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix timeout handling when running command
- Loading branch information
1 parent
2fba06e
commit 44d6ce7
Showing
3 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -214,6 +214,7 @@ def users_page | |
li { a "Look to the Stars", :href => 'http://www.looktothestars.org/' } | ||
li { a "kluster", :href => 'http://kluster.com'} | ||
li { a "SocialSpark", :href => 'http://socialspark.com'} | ||
li { a "Tanga.com", :href => 'http://tanga.com'} | ||
end | ||
|
||
p { "If you'd like to have your site listed here, #{a 'drop me an email', :href => 'mailto:[email protected]'}" } | ||
|