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: 57,953 of 192,692
Downloads: 19,041

Daily

Ranking: 48,553 of 192,666
Downloads: 15

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,311,002,349rake
101,272,526,988rack
29976,634,844rspec
75595,480,850sprockets
2,22610,754,690yui-compressor
2,9675,727,548jsmin
3,7433,156,482closure-compiler
4,9801,560,586valuable
22,32371,479packr
42,56428,987test-construct

Owners

#GravatarHandle
1iconpetebrowne