A modular Ruby webserver interface
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.
Also see https://rack.github.io/.
-
1
derived packages
- Links to devel:languag...y:extensions / rubygem-rack
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:darix:apps/rubygem-rack && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000182 182 Bytes | |
project.diff | 0000001416 1.38 KB |
Revision 9 (latest revision is 17)
Marcus Rueckert (darix)
committed
(revision 9)
- updated to version 2.0.5 see installed HISTORY.md - Only build against ruby versions 2.3.x, 2.4.x, and 2.5.x - Fix package build by removing the executable bit for 'test.gz' file in gem
Comments 0