rack (required by production)
https://rack.github.io/
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.
- Links to devel:langu...extensions / rubygem-rack-2.2
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout OBS:Server:Unstable/rubygem-rack && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
gem2rpm.yml | 0000000242 242 Bytes | |
rack-2.2.7.gem | 0000152064 149 KB | |
rubygem-rack-2.2.changes | 0000022111 21.6 KB | |
rubygem-rack-2.2.spec | 0000002249 2.2 KB | |
rubygem-rack-rpmlintrc | 0000000082 82 Bytes |
Revision 16 (latest revision is 23)
Hendrik Vogelsang (hennevogel)
accepted
request 1090455
from
Bernhard Wiedemann (bmwiedemann)
(revision 16)
update to version 2.2.7 * Correct the year number in the changelog (https://github.com/rack/rack/pull/2015) * Support underscore in host names for Rack 2.2 (https://github.com/rack/rack/pull/2071)
Comments 0