actionpack 3.1.0.rc1
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 (11):
activemodel
= 3.1.0.rc1
activesupport
= 3.1.0.rc1
builder
~> 3.0.0
erubis
~> 2.7.0
i18n
~> 0.6.0beta1
rack
~> 1.3.0.beta2
rack-cache
~> 1.0.1
rack-mount
~> 0.8.1
rack-test
~> 0.6.0
sprockets
~> 2.0.0.beta.5
tzinfo
~> 0.3.27