actionpack 3.0.1
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.0.1
activesupport
= 3.0.1
builder
~> 2.1.2
erubis
~> 2.6.6
i18n
~> 0.4.1
rack
~> 1.2.1
rack-mount
~> 0.6.12
rack-test
~> 0.5.4
tzinfo
~> 0.3.23