forked from macournoyer/thin
-
Notifications
You must be signed in to change notification settings - Fork 0
A very fast & simple Ruby web server
X2rdas/thin
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
== Thin Tiny, fast & funny HTTP server === Installation sudo gem install thin --source http://code.macournoyer.com Or get the source: svn co http://code.macournoyer.com/svn/thin/trunk thin === Usage In your Rails app directory: thin start Get more help with the thin script at http://code.macournoyer.com/thin/doc/files/bin/thin.html and with the thin_cluster script at http://code.macournoyer.com/thin/doc/files/bin/thin_cluster.html === License Ruby License, http://www.ruby-lang.org/en/LICENSE.txt. === Credits Lots of the code was inspired (or stolen entirely) from Mongrel http://mongrel.rubyforge.org by Zed Shaw. Mongrel Web Server (Mongrel) is copyrighted free software by Zed A. Shaw <zedshaw at zedshaw dot com> You can redistribute it and/or modify it under either the terms of the GPL. transat/parser.rb was taken from Piston source code. Copyright (c) 2006 Francois Beausoleil <[email protected]> Thin is copyright Marc-Andre Cournoyer <[email protected]> Please report any bug using http://code.macournoyer.com/thin/trac.fcgi/newticket
About
A very fast & simple Ruby web server
Resources
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Ruby 81.8%
- C 14.9%
- Other 2.1%
- CSS 0.8%
- Perl 0.3%
- JavaScript 0.1%