RubyGems.org

rack-pack

0.3.2

Rack::Pack is a piece of Rack Middleware that packages and optionally compresses assets such as javascripts and stylesheets into single files. In a development environment, assets will be packaged on each request if there have been changes to the source files. In a production environment, assets will only be packaged one time, and only if there have been changes.

installgem install rack-pack
Authors

Pete Browne

3,572 total downloads 652 for this version
Owners

Ad96387ea291a4e51e311981a72c8282

Gemfile
gem "rack-pack", "~> 0.3.2"
Versions
  1. 0.3.2 August 30, 2011
  2. 0.3.1 May 18, 2011
  3. 0.3.0 May 18, 2011
  4. 0.2.2 November 11, 2010
  5. 0.2.1 August 29, 2010
Runtime Dependencies
  1. rack ~> 1.2