actionpack 8.0.1
Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (9):
actionview
= 8.0.1
activesupport
= 8.0.1
nokogiri
>= 1.8.5
rack
>= 2.2.4
rack-session
>= 1.0.1
rack-test
>= 0.6.3
rails-dom-testing
~> 2.2
rails-html-sanitizer
~> 1.6
useragent
~> 0.16
Development 相依性套件 (1):
activemodel
= 8.0.1
必填:
none