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,247 of 187,267
Downloads: 32,376

Daily

Ranking: 22,205 of 187,255
Downloads: 16

Depended by

RankDownloadsName
111,9666,327AmberRack
129,4214,736sprockets_rails3

Depends on

RankDownloadsName
12,974,801,296bundler
91,165,358,489rack
37701,992,454rack-test
70556,400,412sprockets
132318,280,785sinatra
2,16610,113,697yui-compressor
3,2354,120,493webrat
31,82440,044test-belt

Owners

#GravatarHandle
1iconkellyredding