Name: | rubygem-rack |
---|---|
Epoch: | 1 |
Version: | 1.6.4 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Languages |
Size: | 279538 |
License: | MIT and (Ruby or BSD) and BSD |
RPM: | rubygem-rack-1.6.4-2.el7.noarch.rpm |
Source RPM: | rubygem-rack-1.6.4-2.el7.src.rpm |
Build Date: | Wed Dec 06 2017 |
Build Host: | x86-ol6-builder-05.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. |
- Ported to EPEL7
- Update to Rack 1.6.4
- Update to Rack 1.6.2.
- Update to 1.6.1
- Update to 1.6.0
- Add enable_check flag and disable check for .el7. - Rely on autorequires and autoprovides.
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Fix licensing - Add virtual provide for bundled okjson
- Update to rack 1.5.2
- Enable thin test suite.