Skip to content

Instantly share code, notes, and snippets.

@marcdel
Created March 30, 2013 10:54
Show Gist options
  • Save marcdel/5276309 to your computer and use it in GitHub Desktop.
Save marcdel/5276309 to your computer and use it in GitHub Desktop.
git push heroku
heroku pg:reset DATABASE
heroku run rake db:migrate
heroku run rake db:populate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment