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,038 of 182,915
Downloads: 17,196

Daily

Ranking: 76,031 of 182,900
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
9965,330,100rack
10945,559,759rake
25813,851,472rspec
59481,452,802sprockets
2,0069,310,499yui-compressor
2,7224,882,265jsmin
3,4412,764,768closure-compiler
4,4311,480,066valuable
20,50967,660packr
52,09118,931test-construct

Owners

#GravatarHandle
1iconpetebrowne