actionpack 2.3.18
Eases web-request routing, handling, and response as a half-way front, half-way page controller. Implemented with specific emphasis on enabling easy unit/integration testing that doesn't require a browser.
Gemfile:
=
Copy to clipboard
Copied!
install:
=
Versions:
- 7.1.0.beta1 - September 13, 2023 (238 KB)
- 7.0.8 - September 09, 2023 (228 KB)
- 7.0.7.2 - August 22, 2023 (228 KB)
- 7.0.7.1 - August 22, 2023 (228 KB)
- 7.0.7 - August 09, 2023 (228 KB)
- 2.3.18 - March 18, 2013 (732 KB)
Runtime Dependencies (2):
activesupport
= 2.3.18
rack
~> 1.1.0