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,078 of 193,241
Downloads: 19,095

Daily

Ranking: 44,361 of 193,214
Downloads: 5

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,330,550,542rake
111,284,477,154rack
29983,169,856rspec
75599,788,316sprockets
2,22810,831,237yui-compressor
2,9745,789,219jsmin
3,7563,171,272closure-compiler
5,0131,563,004valuable
22,43071,616packr
39,03132,728test-construct

Owners

#GravatarHandle
1iconpetebrowne