actionpack 5.0.0
Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server.
Gemfile:
=
インストール:
=
バージョン履歴:
- 8.1.0.rc1 October 15, 2025 (255KB)
- 8.1.0.beta1 September 04, 2025 (251KB)
- 8.0.3 September 22, 2025 (244KB)
- 8.0.2.1 August 13, 2025 (243KB)
- 8.0.2 March 12, 2025 (243KB)
- 5.0.0 June 30, 2016 (201KB)
Runtime依存関係 (6):
actionview
= 5.0.0
activesupport
= 5.0.0
rack
~> 2.0
rack-test
~> 0.6.3
rails-dom-testing
~> 2.0
rails-html-sanitizer
>= 1.0.2, ~> 1.0
Development依存関係 (1):
activemodel
= 5.0.0
必須要件:
none