actionpack 7.0.8
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)
- 7.0.8 - September 09, 2023 (228 KB)
Runtime Dependencies (6):
actionview
= 7.0.8
activesupport
= 7.0.8
rack
~> 2.0, >= 2.2.4
rack-test
>= 0.6.3
rails-dom-testing
~> 2.0
rails-html-sanitizer
~> 1.0, >= 1.2.0
Development Dependencies (1):
activemodel
= 7.0.8
Requirements:
none