A fast implementation to closure and yui asset pipeline compiler - only jruby (WIP)
A pure java yui and closure compressor, loading directly .jar files.
Current versions:
Add this line to your application’s Gemfile:
gem 'faster_asset_compiler'
And add to production.rb
config.assets.compress = true
config.assets.js_compressor = :yui # or closure - is a little bit slower than yui
config.assets.css_compressor = :yui
Restrictions: