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,552 of 184,487
Downloads: 17,447

Daily

Ranking: 35,677 of 184,472
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
91,031,937,425rack
101,011,350,820rake
26847,165,402rspec
63507,050,026sprockets
2,0649,602,224yui-compressor
2,7915,023,529jsmin
3,5302,835,793closure-compiler
4,5591,499,451valuable
20,86668,309packr
52,16519,426test-construct

Owners

#GravatarHandle
1iconpetebrowne