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,453 of 190,365
Downloads: 18,846

Daily

Ranking: 59,090 of 190,317
Downloads: 2

Depended by

RankDownloadsName

Depends on

RankDownloadsName
81,256,317,454rake
101,237,879,438rack
29957,790,816rspec
74582,824,783sprockets
2,22010,488,568yui-compressor
2,9595,595,063jsmin
3,6953,121,010closure-compiler
4,9031,552,907valuable
21,96671,002packr
45,63325,834test-construct

Owners

#GravatarHandle
1iconpetebrowne