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: 56,963 of 186,961
Downloads: 18,119

Daily

Ranking: 67,440 of 186,954
Downloads: 11

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,154,120,272rack
101,140,169,777rake
27914,289,095rspec
70552,273,792sprockets
2,16010,064,884yui-compressor
2,9185,242,835jsmin
3,6332,992,754closure-compiler
4,7451,534,578valuable
21,44469,501packr
46,75823,690test-construct

Owners

#GravatarHandle
1iconpetebrowne