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,119 of 193,540
Downloads: 33,885

Daily

Ranking: 29,132 of 193,523
Downloads: 7

Depended by

RankDownloadsName
112,8336,712AmberRack
130,9394,987sprockets_rails3

Depends on

RankDownloadsName
13,477,387,544bundler
121,292,012,247rack
39777,465,878rack-test
75602,443,121sprockets
142344,958,300sinatra
2,22810,886,183yui-compressor
3,3484,288,918webrat
32,82741,581test-belt

Owners

#GravatarHandle
1iconkellyredding