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,231 of 183,471
Downloads: 17,287

Daily

Ranking: 61,367 of 183,459
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
9987,669,664rack
10968,905,115rake
25824,998,340rspec
61490,503,203sprockets
2,0339,417,345yui-compressor
2,7494,930,423jsmin
3,4652,782,956closure-compiler
4,4751,485,191valuable
20,62767,917packr
52,28219,035test-construct

Owners

#GravatarHandle
1iconpetebrowne