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: 55,135 of 180,488
Downloads: 16,779

Daily

Ranking: 38,970 of 180,477
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
11879,719,197rack
16855,188,240rake
23768,688,728rspec
56446,246,795sprockets
1,9098,939,330yui-compressor
2,6434,643,119jsmin
3,3272,653,649closure-compiler
4,2591,456,997valuable
19,92466,600packr
51,27918,472test-construct

Owners

#GravatarHandle
1iconpetebrowne