actionpack 5.1.1
Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server.
Gemfile:
=
install:
=
Versions:
- 8.0.0.beta1 - September 26, 2024 (239 KB)
- 7.2.1.1 - October 15, 2024 (238 KB)
- 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)
- 5.1.1 - May 12, 2017 (201 KB)
Runtime Dependencies (6):
actionview
= 5.1.1
activesupport
= 5.1.1
rack
~> 2.0
rack-test
~> 0.6.3
rails-dom-testing
~> 2.0
rails-html-sanitizer
>= 1.0.2, ~> 1.0
Development Dependencies (1):
activemodel
= 5.1.1
Requirements:
none