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,375 of 195,762
Downloads: 34,222

Daily

Ranking: 35,924 of 195,747
Downloads: 7

Depended by

RankDownloadsName
111,8456,968AmberRack
131,6615,047sprockets_rails3

Depends on

RankDownloadsName
13,629,697,366bundler
121,323,948,736rack
41798,045,486rack-test
75613,855,759sprockets
145352,114,429sinatra
2,23411,114,139yui-compressor
3,3734,335,790webrat
32,95842,242test-belt

Owners

#GravatarHandle
1iconkellyredding