Name: | rh-ror50-rubygem-rack |
---|---|
Epoch: | 1 |
Version: | 2.0.1 |
Release: | 1.el6 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 284332 |
License: | MIT and BSD |
RPM: | rh-ror50-rubygem-rack-2.0.1-1.el6.noarch.rpm |
Source RPM: | rh-ror50-rubygem-rack-2.0.1-1.el6.src.rpm |
Build Date: | Fri Jun 16 2017 |
Build Host: | x86-ol6-builder-06.us.oracle.com |
Vendor: | Oracle America |
URL: | http://rack.github.io/ |
Summary: | A 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. |