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,735 of 185,029
Downloads: 17,485

Daily

Ranking: 28,654 of 185,005
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,057,828,437rack
101,035,910,494rake
26861,541,606rspec
65515,246,140sprockets
2,0769,694,874yui-compressor
2,8185,061,772jsmin
3,5492,867,091closure-compiler
4,5871,512,370valuable
20,98268,445packr
48,11521,852test-construct

Owners

#GravatarHandle
1iconpetebrowne