rack 1.6.13
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:
- 3.0.0.beta1 - August 08, 2022 (645 KB)
- 2.2.4 - June 30, 2022 (148 KB)
- 2.2.3.1 - May 27, 2022 (148 KB)
- 2.2.3 - June 15, 2020 (148 KB)
- 2.2.2 - February 10, 2020 (148 KB)
- 1.6.13 - February 08, 2020 (226 KB)