Package ruby-rack: Information

Source package: ruby-rack
Version: 1.6.8-alt0.M70C.1
Build time:  Feb 15, 2018, 09:28 PM in the task #198797
Copied in the task: #200650
Category: Development/Ruby
Report package bug
License: MIT/Ruby
Summary: Modular Ruby webserver interface
Description: 
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.

You may need to install appropriate ruby-rack-handler-XXX.

List of rpms provided by this srpm:
ruby-rack (noarch)
ruby-rack-doc (noarch)
ruby-rack-handler-cgi (noarch)
ruby-rack-handler-fastcgi (noarch)
ruby-rack-handler-mongrel (noarch)
ruby-rack-handler-webrick (noarch)

Maintainer: Andrey Cherepanov


    1. ruby-tool-rdoc
    2. ruby-tool-setup
    3. rpm-build-ruby

Last changed


June 15, 2017 Andrey Cherepanov 1.6.8-alt0.M70C.1
- Backport new version to c7 branch
- Package gemspec
Dec. 1, 2012 Led 1.2.2-alt1.1
- Rebuilt with ruby-1.9.3-alt1
March 23, 2011 Andriy Stepanov 1.2.2-alt1
- [1.2.2]