RubyGems.org

"This gem sets up javascript and CSS bundle file compression using the YUI Compressor. For example, using [javascript_include_tag "prototype", "cart", "checkout", :cache => "shop"] creates a combined javascript file named shop.js. With this gem, YUI compressor will also be run on shop.js, resulting in a smaller, obfuscated file."

installgem install cache-with-yuicompressor -v 0.1.0
Authors

Amol Kelkar

3,925 total downloads 1,202 for this version
Owners

062726e799d6437a84a77eb4ac75db64

Gemfile
gem "cache-with-yuicompressor", "~> 0.1.0"
Versions
  1. 0.1.2 August 26, 2010
  2. 0.1.1 August 26, 2010
  3. 0.1.0 June 2, 2010
Development Dependencies
  1. thoughtbot-shoulda >= 0