Port variant | v33 |
Summary | Modular Ruby webserver interface (v33) |
BROKEN | |
Package version | 3.1.8 |
Homepage | https://github.com/rack/rack |
Keywords | ruby |
Maintainer | Ruby Automaton |
License | Not yet specified |
Other variants | v31 | v32 |
Ravenports | Buildsheet | History |
Ravensource | Port Directory | History |
Last modified | 14 OCT 2024, 13:18:28 UTC |
Port created | 26 SEP 2017, 17:58:30 UTC |
single | 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. |
Build and Runtime | ruby-rubygems:single:v33 |
main | mirror://RUBYGEMS/ |
ruby-actionpack:v33 | MVC web applications on Rails (v33) |
ruby-rack-session:v33 | Session implementation for Rack (v33) |
ruby-rack-test:v33 | Simple testing API built on Rack (v33) |
ruby-rackup:v33 | General server command for Rack applications (v33) |
ruby-sprockets:v33 | Rack-based asset packaging system (v33) |
ruby-warden:v33 | Rack Authentication libary (v33) |