Skip to content

Instantly share code, notes, and snippets.

@az7arul
Created October 12, 2012 20:23
Show Gist options
  • Save az7arul/3881301 to your computer and use it in GitHub Desktop.
Save az7arul/3881301 to your computer and use it in GitHub Desktop.
Precompile assets before deploying to heroku
RAILS_ENV=production bundle exec rake assets:precompile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment