actionpack 6.0.0.beta1
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)
- 6.0.0.beta1 - January 18, 2019 (208 KB)
Runtime Dependencies (6):
actionview
= 6.0.0.beta1
activesupport
= 6.0.0.beta1
rack
~> 2.0
rack-test
>= 0.6.3
rails-dom-testing
~> 2.0
rails-html-sanitizer
~> 1.0, >= 1.0.2
Development Dependencies (1):
activemodel
= 6.0.0.beta1
Requirements:
none