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,945 of 196,619
Downloads: 19,295

Daily

Ranking: 112,090 of 196,594
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,416,207,584rake
121,348,609,914rack
291,020,353,632rspec
74621,993,199sprockets
2,23811,300,314yui-compressor
2,9966,102,690jsmin
3,8233,252,559closure-compiler
5,1321,575,868valuable
22,73573,038packr
29,48149,773test-construct

Owners

#GravatarHandle
1iconpetebrowne