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,787 of 196,338
Downloads: 19,288

Daily

Ranking: 25,069 of 196,320
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,399,913,164rake
121,335,721,386rack
291,013,199,560rspec
75617,882,353sprockets
2,23511,206,435yui-compressor
2,9896,095,335jsmin
3,8133,236,649closure-compiler
5,1131,573,491valuable
22,70772,724packr
29,88048,540test-construct

Owners

#GravatarHandle
1iconpetebrowne