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,530 of 191,483
Downloads: 18,908

Daily

Ranking: 39,488 of 191,454
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,274,245,981rake
101,249,902,513rack
29964,633,797rspec
74587,039,257sprockets
2,22010,594,582yui-compressor
2,9655,641,332jsmin
3,7183,133,012closure-compiler
4,9311,555,135valuable
22,02371,139packr
44,88326,533test-construct

Owners

#GravatarHandle
1iconpetebrowne