actionpack 4.2.2
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
= 4.2.2
activesupport
= 4.2.2
rack
~> 1.6
rack-test
~> 0.6.2
rails-dom-testing
>= 1.0.5, ~> 1.0
rails-html-sanitizer
>= 1.0.1, ~> 1.0
Development依存関係 (1):
activemodel
= 4.2.2
必須要件:
none