actionpack 5.2.7
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)
- 5.2.7 March 11, 2022 (210 KB)
Runtime Dependencies (6):
actionview
= 5.2.7
activesupport
= 5.2.7
rack
~> 2.0, >= 2.0.8
rack-test
>= 0.6.3
rails-dom-testing
~> 2.0
rails-html-sanitizer
~> 1.0, >= 1.0.2
Development Dependencies (1):
activemodel
= 5.2.7
Requirements:
none