rack
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.
- Developed at devel:languages:ruby:extensions
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/rubygem-rack-2.2 && 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 5 (latest revision is 9)
Dominique Leuenberger (dimstar_suse)
accepted
request 1090442
from
Dan Čermák (dancermak)
(revision 5)
- 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) (forwarded request 1084068 from krauselukas)
Comments 0