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,974 of 186,833
Downloads: 17,886

Daily

Ranking: 50,576 of 186,696
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,141,972,512rack
101,126,598,827rake
27908,597,480rspec
68547,077,492sprockets
2,14510,010,032yui-compressor
2,8955,214,402jsmin
3,6202,976,449closure-compiler
4,7251,532,333valuable
21,38469,103packr
46,98223,233test-construct

Owners

#GravatarHandle
1iconpetebrowne