actionpack 3.2.17
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 (9):
activemodel
= 3.2.17
activesupport
= 3.2.17
builder
~> 3.0.0
erubis
~> 2.7.0
journey
~> 1.0.4
rack
~> 1.4.5
rack-cache
~> 1.2
rack-test
~> 0.6.1
sprockets
~> 2.2.1
Development Dependencies (1):
tzinfo
~> 0.3.29
Requirements:
none