Commit Graph

3 Commits

Author SHA1 Message Date
jeremy
bcfc59c106 Update ruby-thin to 1.3.0. Remove patch now upstream. Add
patch to allow regress testing with rspec 1.3.2.
2011-11-17 15:53:54 +00:00
rpointel
1ad25b4ea2 Update ruby-thin to 1.2.7.
ok jeremy@ landry@
2011-01-12 17:47:38 +00:00
bernd
e282cc076f Initial import of ruby-thin-1.2.2.
Thin is a Ruby web server that glues together 3 of the best Ruby
libraries in web history:

 * Mongrel parser: the root of Mongrel speed and security

 * Event Machine: a network I/O library with extremely high
   scalability, performance and stability

 * Rack: a minimal interface between webservers and Ruby frameworks

Based on a submission from Clint Pachl. Thanks!
2009-08-20 21:03:23 +00:00