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,212 of 193,767
Downloads: 19,121

Daily

Ranking: 114,013 of 193,752
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,346,467,157rake
121,296,081,284rack
29989,755,551rspec
74603,938,488sprockets
2,22910,915,392yui-compressor
2,9735,850,633jsmin
3,7703,182,721closure-compiler
5,0491,564,679valuable
22,51671,724packr
34,46938,848test-construct

Owners

#GravatarHandle
1iconpetebrowne