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: 58,662 of 195,762
Downloads: 19,259

Daily

Ranking: 44,354 of 195,747
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,384,293,602rake
121,323,948,736rack
291,006,320,288rspec
75613,855,759sprockets
2,23411,114,139yui-compressor
2,9826,031,997jsmin
3,7973,219,647closure-compiler
5,0921,571,316valuable
22,65872,459packr
29,91348,153test-construct

Owners

#GravatarHandle
1iconpetebrowne