RubyGems.org

rack

1.4.1

Rack provides a 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
Authors

Christian Neukirchen

13,033,920 total downloads 1,552,514 for this version
Owners

Abfc88b96ae18c85ba7aac3bded2ec5eBbe5dc8dcf248706525ab76f4618552086e33dee4a89a8879a26487051c216a8F29327647a9cff5c69618bae420792eaB19b02a49b433c9e2e6e6c43785d2bfb7264fb16beeea92b89bb42023738259d681cd7899ece502913de84cd428a1bf8

Gemfile
gem "rack", "~> 1.4.1"
Versions
  1. 1.4.1 January 23, 2012
Show all versions (30 total)