actionpack 7.1.5.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
= 7.1.5.1
activesupport
= 7.1.5.1
nokogiri
>= 1.8.5
racc
>= 0
rack
>= 2.2.4
rack-session
>= 1.0.1
rack-test
>= 0.6.3
rails-dom-testing
~> 2.2
rails-html-sanitizer
~> 1.6
Development依存関係 (1):
activemodel
= 7.1.5.1
必須要件:
none