Categories: None [Edit]

rack-sprocketize

https://rubygems.org/gems/rack-sprocketize
https://github.com/petebrowne/rack-sprocketize
Rack::Sprocketize is a piece of Rack Middleware which uses Sprockets to concatenate javascript files and then optionally compresses them. In a development environment, the files will be sprocketized on each request if there have been changes to the source files. In a production environment, the files will only be sprocketized one time, and only if there have been changes. Also, in a production environment, the files will be compressed by whichever javascript compressor is available.

Total

Ranking: 56,086 of 183,107
Downloads: 17,231

Daily

Ranking: 86,038 of 183,092
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
9973,358,941rack
10953,844,246rake
25817,849,894rspec
59484,629,506sprockets
2,0139,352,428yui-compressor
2,7354,899,257jsmin
3,4512,770,658closure-compiler
4,4491,481,841valuable
20,54967,758packr
52,19018,961test-construct

Owners

#GravatarHandle
1iconpetebrowne