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).
Required Ruby Version
None
Authors
Kelly Redding
Versions
- 1.1.0 March 21, 2011 (17 KB)
- 1.0.4 August 05, 2010 (10 KB)
- 1.0.3 April 14, 2010 (10 KB)
- 1.0.2 February 15, 2010 (10 KB)
- 1.0.1 February 14, 2010 (10 KB)