actionpack 7.0.0.alpha2
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.0.5 - May 24, 2023 (228 KB)
- 7.0.4.3 - March 13, 2023 (226 KB)
- 7.0.4.2 - January 25, 2023 (226 KB)
- 7.0.4.1 - January 17, 2023 (226 KB)
- 7.0.4 - September 09, 2022 (226 KB)
- 7.0.0.alpha2 - September 15, 2021 (220 KB)
Runtime Dependencies (6):
actionview
= 7.0.0.alpha2
activesupport
= 7.0.0.alpha2
rack
~> 2.0, >= 2.2.0
rack-test
>= 0.6.3
rails-dom-testing
~> 2.0
rails-html-sanitizer
~> 1.0, >= 1.2.0
Development Dependencies (1):
activemodel
= 7.0.0.alpha2
Requirements:
none