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: 36,097 of 183,107
Downloads: 30,925

Daily

Ranking: 53,556 of 183,092
Downloads: 1

Depended by

RankDownloadsName
110,3135,958AmberRack
127,5704,465sprockets_rails3

Depends on

RankDownloadsName
12,407,087,911bundler
9973,358,941rack
37589,534,204rack-test
59484,629,506sprockets
122281,877,677sinatra
2,0139,352,428yui-compressor
3,0123,941,897webrat
30,82438,140test-belt

Owners

#GravatarHandle
1iconkellyredding