Skip to content

Instantly share code, notes, and snippets.

@erdostom
Created March 13, 2014 02:37
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 erdostom/9520980 to your computer and use it in GitHub Desktop.
Save erdostom/9520980 to your computer and use it in GitHub Desktop.
heroku line in application.rb
#put in config/application.rb
#Heroku needs this
config.assets.initialize_on_precompile = false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment