rack 2.0.0.alpha
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 http://rack.github.io/.
Versions:
- 2.0.4 - January 31, 2018 (249 KB)
- 2.0.3 - May 15, 2017 (249 KB)
- 2.0.2 - May 08, 2017 (249 KB)
- 2.0.1 - June 30, 2016 (248 KB)
- 2.0.0.rc1 - May 06, 2016 (248 KB)
- 2.0.0.alpha - December 17, 2015 (247 KB)