Skip to content

Instantly share code, notes, and snippets.

@rgruesbeck
Created February 12, 2014 18:30
Show Gist options
  • Save rgruesbeck/8961638 to your computer and use it in GitHub Desktop.
Save rgruesbeck/8961638 to your computer and use it in GitHub Desktop.
Heroku css precompile error:
cd public/assets/
ls applic*
rm applic*
cd ../../
rake assets:precompile
git add -A
git commit -m "deploy"
git push staging
@mgruesbeck
Copy link

Cool! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment