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: 38,494 of 196,375
Downloads: 34,259

Daily

Ranking: 73,233 of 196,338
Downloads: 0

Depended by

RankDownloadsName
112,0036,989AmberRack
132,0265,055sprockets_rails3

Depends on

RankDownloadsName
13,689,612,215bundler
121,336,251,442rack
41805,741,404rack-test
75618,054,684sprockets
146354,553,864sinatra
2,23511,209,832yui-compressor
3,3924,350,734webrat
32,91142,554test-belt

Owners

#GravatarHandle
1iconkellyredding