actionpack 3.1.2
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 (10):
activemodel
= 3.1.2
activesupport
= 3.1.2
builder
~> 3.0.0
erubis
~> 2.7.0
i18n
~> 0.6
rack
~> 1.3.5
rack-cache
~> 1.1
rack-mount
~> 0.8.2
rack-test
~> 0.6.1
sprockets
~> 2.1.0
Development Dependencies (1):
tzinfo
~> 0.3.29