actionpack 7.1.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.1.2 - November 10, 2023 (239 KB)
- 7.1.1 - October 11, 2023 (239 KB)
- 7.1.0 - October 05, 2023 (239 KB)
- 7.1.0.rc2 - October 01, 2023 (238 KB)
- 7.1.0.rc1 - September 27, 2023 (238 KB)
- 7.1.0.beta1 - September 13, 2023 (238 KB)
Runtime Dependencies (8):
actionview
= 7.1.0.beta1
activesupport
= 7.1.0.beta1
nokogiri
>= 1.8.5
rack
>= 2.2.4
rack-session
>= 1.0.1
rack-test
>= 0.6.3
rails-dom-testing
~> 2.2
rails-html-sanitizer
~> 1.6
Development Dependencies (1):
activemodel
= 7.1.0.beta1
Requirements:
none