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: - of 0
Downloads: -

Daily

Ranking: - of 0
Downloads: -

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,354,615,159rake
121,302,103,629rack
29993,218,487rspec
74606,133,720sprockets
2,23110,964,148yui-compressor
2,9825,885,037jsmin
3,7813,189,173closure-compiler
5,0621,565,681valuable
22,55671,774packr
32,52742,292test-construct

Owners

#GravatarHandle
1iconpetebrowne