Categories: None [Edit]

rack-sprockets

https://rubygems.org/gems/rack-sprockets
https://github.com/kelredd/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).

Total

Ranking: 37,717 of 191,542
Downloads: 33,438

Daily

Ranking: 52,713 of 191,513
Downloads: 5

Depended by

RankDownloadsName
112,3516,601AmberRack
130,2134,917sprockets_rails3

Depends on

RankDownloadsName
13,300,917,942bundler
101,251,438,931rack
39752,750,992rack-test
74587,619,847sprockets
138336,341,765sinatra
2,22110,605,258yui-compressor
3,3014,227,380webrat
32,38941,118test-belt

Owners

#GravatarHandle
1iconkellyredding