actionpack 6.1.7
Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server.
Gemfile:
=
Copy to clipboard
Copied!
install:
=
Versions:
- 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)
- 7.2.0.beta2 - June 04, 2024 (237 KB)
- 6.1.7 - September 09, 2022 (221 KB)
Runtime Dependencies (6):
actionview
= 6.1.7
activesupport
= 6.1.7
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.7
Requirements:
none