actionpack 5.0.0.beta2
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 November 07, 2024 (242 KB)
- 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)
- 5.0.0.beta2 February 01, 2016 (195 KB)
Runtime Dependencies (6):
actionview
= 5.0.0.beta2
activesupport
= 5.0.0.beta2
rack
~> 2.x
rack-test
~> 0.6.3
rails-dom-testing
>= 1.0.5, ~> 1.0
rails-html-sanitizer
>= 1.0.2, ~> 1.0
Development Dependencies (1):
activemodel
= 5.0.0.beta2
Requirements:
none