Sign in Sign up
rubygems

rack-sprocketize

Rack::Sprocketize is a piece of Rack Middleware which uses Sprockets to concatenate javascript files and then optionally compresses them. In a development environment, the files will be sprocketized on each request if there have been changes to the source files. In a production environment, the files will only be sprocketized one time, and only if there have been changes. Also, in a production environment, the files will be compressed by whichever javascript compressor is available.

Activity

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

Details

First release
Mar 07, 2011
Releases
Version Released
0.4.1 patch
0.4.0 minor
0.3.0 minor
0.2.0 minor
0.1.0 initial