RubyGems.org

thin-rails

1.0.1

thin-rails overrides the Rack::Handler.default method to return Rack::Handler::Thin which will cause rack (and rails) to use thin by default.

installgem install thin-rails
Authors

Samuel Kadolph

3,930 total downloads 935 for this version
Owners

53150995c134902b9790479b76f1845c

Gemfile
gem "thin-rails", "~> 1.0.1"
Versions
  1. 1.0.1 January 12, 2013
  2. 1.0.0 September 1, 2011
Runtime Dependencies
  1. rack >= 0
  2. thin >= 0