actionpack 7.0.8.7
Web apps on Rails. Simple, battle-tested conventions for building and testing MVC web applications. Works with any Rack-compatible server.
Gemfile:
=
install:
=
Runtime Dependencies (6):
actionview
= 7.0.8.7
activesupport
= 7.0.8.7
rack
~> 2.0, >= 2.2.4
rack-test
>= 0.6.3
rails-dom-testing
~> 2.0
rails-html-sanitizer
~> 1.0, >= 1.2.0
Development Dependencies (1):
activemodel
= 7.0.8.7
Requirements:
none