actionpack 6.0.4.5
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.0.4.5
activesupport
= 6.0.4.5
rack
~> 2.0, >= 2.0.8
rack-test
>= 0.6.3
rails-dom-testing
~> 2.0
rails-html-sanitizer
~> 1.0, >= 1.2.0
Development 相依性套件 (1):
activemodel
= 6.0.4.5
必填:
none