actionpack 6.1.7.7
Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server.
Gemfile:
=
インストール:
=
Runtime依存関係 (6):
actionview
= 6.1.7.7
activesupport
= 6.1.7.7
rack
~> 2.0, >= 2.0.9
rack-test
>= 0.6.3
rails-dom-testing
~> 2.0
rails-html-sanitizer
~> 1.0, >= 1.2.0
Development依存関係 (1):
activemodel
= 6.1.7.7
必須要件:
none