Skip to content

Instantly share code, notes, and snippets.

@duff
Forked from atomgiant/gist:5438672
Created May 7, 2014 15:49
Show Gist options
  • Save duff/538efb116b5751cbcdac to your computer and use it in GitHub Desktop.
Save duff/538efb116b5751cbcdac to your computer and use it in GitHub Desktop.
# NOTE: To test asset pipeline in development set the following config.assets.* below in
# your config/environments/development.rb and then run:
#
# $ RAILS_ENV=development rake assets:precompile
#
# It is recommended you rm -rf public/assets and turn off these settings in development when
# you are finished or this may cause issues with assets in your local development environment
#
# config.assets.compress = true
# config.assets.compile = false
# config.assets.digest = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment