RubyGems.org

rainbows

0.93.0

\Rainbows! is an HTTP server for sleepy Rack applications. It is based on Unicorn, but designed to handle applications that expect long request/response times and/or slow clients. For Rack applications not heavily bound by slow external network dependencies, consider Unicorn instead as it simpler and easier to debug.

installgem install rainbows -v 0.93.0
Authors

Rainbows! hackers

80,738 total downloads 938 for this version
Owners

18813f71506ebad74179bf8c5a136696

Gemfile
gem "rainbows", "~> 0.93.0"
Versions
  1. 4.5.0 February 27, 2013
  2. 4.4.3 January 18, 2013
  3. 4.4.2 December 6, 2012
  4. 4.4.1.1.gd5c8c December 5, 2012
  5. 4.4.1 August 31, 2012
Show all versions (43 total)
Runtime Dependencies
  1. unicorn >= 0.97.1, < 2.0.0