Sprockets Compressor Shorthands - skamansam/padrino-sprockets GitHub Wiki

Sprockets comes with many built-in Javascript compressors. Here is a list of shorthands for those built-ins, as of Sprockets version 2.11.0. (They are registered in the the main Sprockets lib, if you would like to see more on how Sprockets does this.)

Compressor Asset Shorthand(s)
Closure Javascript :closure
Sass CSS :sass, :scss
Uglifier Javascript :uglify
YUI CSS :yiu
⚠️ **GitHub.com Fallback** ⚠️