RubyGems.org

rack

1.2.1

Rack provides minimal, modular and adaptable interface for developing web applications in Ruby. By wrapping HTTP requests and responses in the simplest way possible, it unifies and distills the API for web servers, web frameworks, and software in between (the so-called middleware) into a single method call. Also see http://rack.rubyforge.org.

installgem install rack -v 1.2.1
Authors

Christian Neukirchen

26,597,493 total downloads 2,238,021 for this version
Owners

Abfc88b96ae18c85ba7aac3bded2ec5eBbe5dc8dcf248706525ab76f4618552086e33dee4a89a8879a26487051c216a8F29327647a9cff5c69618bae420792eaB19b02a49b433c9e2e6e6c43785d2bfb7264fb16beeea92b89bb42023738259d681cd7899ece502913de84cd428a1bf8

Gemfile
gem "rack", "~> 1.2.1"
Versions
  1. 1.5.2 February 8, 2013
  2. 1.4.5 February 8, 2013
  3. 1.3.10 February 8, 2013
  4. 1.2.8 February 8, 2013
  5. 1.1.6 February 8, 2013
Show all versions (49 total)