Skip to content

Instantly share code, notes, and snippets.

@iqbalhasnan
Created August 26, 2015 02:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iqbalhasnan/e367da7cc86010e40be1 to your computer and use it in GitHub Desktop.
Save iqbalhasnan/e367da7cc86010e40be1 to your computer and use it in GitHub Desktop.
Rails 3 Upgrade To Rails 4 minify CSS and JS
config.assets.js_compressor = :uglifier
config.assets.css_compressor = :sass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment