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: 57,046 of 187,603
Downloads: 18,416

Daily

Ranking: 71,873 of 187,591
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName
91,176,070,894rack
101,165,909,119rake
28925,144,006rspec
71560,357,745sprockets
2,17310,156,701yui-compressor
2,9315,310,576jsmin
3,6443,022,206closure-compiler
4,7961,539,857valuable
21,58570,005packr
46,72024,190test-construct

Owners

#GravatarHandle
1iconpetebrowne