actionpack 4.2.0.beta1
Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server.
Gemfile:
=
install:
=
Versions:
- 8.0.0.rc2 October 30, 2024 (242 KB)
- 8.0.0.rc1 October 19, 2024 (242 KB)
- 8.0.0.beta1 September 26, 2024 (239 KB)
- 7.2.2 October 31, 2024 (238 KB)
- 7.2.1.2 October 23, 2024 (238 KB)
- 4.2.0.beta1 August 20, 2014 (178 KB)
Runtime Dependencies (6):
actionview
= 4.2.0.beta1
activesupport
= 4.2.0.beta1
rack
~> 1.6.0.beta
rack-test
~> 0.6.2
rails-deprecated_sanitizer
>= 1.0.2, ~> 1.0
rails-dom-testing
>= 1.0.2, ~> 1.0
Development Dependencies (1):
activemodel
= 4.2.0.beta1
Requirements:
none