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,840 of 192,137
Downloads: 18,968

Daily

Ranking: 82,222 of 192,103
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,292,456,495rake
101,261,800,380rack
29970,934,436rspec
74591,599,034sprockets
2,22310,672,437yui-compressor
2,9695,676,227jsmin
3,7363,145,528closure-compiler
4,9511,558,620valuable
22,22971,346packr
44,00827,544test-construct

Owners

#GravatarHandle
1iconpetebrowne