Name: | rubygem-rack |
---|---|
Epoch: | 1 |
Version: | 1.6.12 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 283829 |
License: | MIT and (Ruby or BSD) and BSD |
RPM: | rubygem-rack-1.6.12-1.el7.noarch.rpm |
Source RPM: | rubygem-rack-1.6.12-1.el7.src.rpm |
Build Date: | Sun Jan 26 2020 |
Build Host: | x86-ol7-builder-02.us.oracle.com |
Vendor: | Oracle America |
URL: | http://rack.github.io/ |
Summary: | Common API for connecting web frameworks, web servers and layers of software |
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. |