actionpack 6.1.4.1
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.beta1 - September 26, 2024 (239 KB)
- 7.2.1 - August 22, 2024 (237 KB)
- 7.2.0 - August 09, 2024 (237 KB)
- 7.2.0.rc1 - August 06, 2024 (237 KB)
- 7.2.0.beta3 - July 11, 2024 (237 KB)
- 6.1.4.1 - August 19, 2021 (220 KB)
Runtime Dependencies (6):
actionview
= 6.1.4.1
activesupport
= 6.1.4.1
rack
~> 2.0, >= 2.0.9
rack-test
>= 0.6.3
rails-dom-testing
~> 2.0
rails-html-sanitizer
~> 1.0, >= 1.2.0
Development Dependencies (1):
activemodel
= 6.1.4.1
Requirements:
none