Sign in Sign up
rubygems

rack-pack

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.

Activity

Latest release
15y ago
Total releases
5
Cadence
~3 months
Last 12 months
0

Details

First release
Aug 29, 2010
Releases
Version Released
0.3.2 patch
0.3.0 minor
0.3.1 patch
0.2.2 patch
0.2.1 initial