actionpack 5.2.8
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
= 5.2.8
activesupport
= 5.2.8
rack
~> 2.0, >= 2.0.8
rack-test
>= 0.6.3
rails-dom-testing
~> 2.0
rails-html-sanitizer
~> 1.0, >= 1.0.2
Development 依赖 (1):
activemodel
= 5.2.8
要求:
none