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,996 of 187,267
Downloads: 18,316

Daily

Ranking: 40,522 of 187,255
Downloads: 7

Depended by

RankDownloadsName

Depends on

RankDownloadsName
91,165,358,489rack
101,152,586,541rake
27919,702,603rspec
70556,400,412sprockets
2,16610,113,697yui-compressor
2,9265,274,548jsmin
3,6433,007,440closure-compiler
4,7701,537,423valuable
21,53269,792packr
46,75723,994test-construct

Owners

#GravatarHandle
1iconpetebrowne