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,099 of 187,967
Downloads: 18,503

Daily

Ranking: 46,450 of 187,960
Downloads: 9

Depended by

RankDownloadsName

Depends on

RankDownloadsName
91,186,051,384rack
101,178,214,454rake
28930,568,481rspec
72564,378,325sprockets
2,19310,199,336yui-compressor
2,9375,341,979jsmin
3,6533,037,205closure-compiler
4,8091,542,442valuable
21,67070,161packr
46,68124,357test-construct

Owners

#GravatarHandle
1iconpetebrowne