Sign in Sign up
rubygems

rack-sprockets

Use rack middleware to handle sprockets preprocessing. Processing happens on requests to sprockets resources. This allows you to develop, check in, and deploy unprocessed sprockets resources and leave the processing to the middleware. Allows for optimizing by environment: never-cache, always-reprocess in development; cache, process-once in production (for example).

Activity

Latest release
15y ago
Total releases
7
Cadence
~29 days
Last 12 months
0

Details

First release
Feb 14, 2010
Releases
Version Released
1.1.0 minor
1.0.4 patch
1.0.3 patch
1.0.1 patch
1.0.2 patch
1.0.0 major
0.1.0 initial