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,918 of 192,186
Downloads: 33,603

Daily

Ranking: 46,084 of 192,156
Downloads: 4

Depended by

RankDownloadsName
112,7016,625AmberRack
130,4314,943sprockets_rails3

Depends on

RankDownloadsName
13,348,548,670bundler
101,263,194,183rack
39759,913,761rack-test
74592,161,772sprockets
139338,736,994sinatra
2,22410,683,954yui-compressor
3,3164,248,008webrat
32,60441,283test-belt

Owners

#GravatarHandle
1iconkellyredding