actionpack 7.0.7.1
Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server.
Gemfile:
=
インストール:
=
バージョン履歴:
- 8.0.0.rc2 October 30, 2024 (242KB)
- 8.0.0.rc1 October 19, 2024 (242KB)
- 8.0.0.beta1 September 26, 2024 (239KB)
- 7.2.2 October 31, 2024 (238KB)
- 7.2.1.2 October 23, 2024 (238KB)
- 7.0.7.1 August 22, 2023 (228KB)
Runtime依存関係 (6):
actionview
= 7.0.7.1
activesupport
= 7.0.7.1
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依存関係 (1):
activemodel
= 7.0.7.1
必須要件:
none