Skip to content

Instantly share code, notes, and snippets.

@mijoharas
Created November 6, 2013 18:08
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 mijoharas/7341144 to your computer and use it in GitHub Desktop.
Save mijoharas/7341144 to your computer and use it in GitHub Desktop.
Heroku
heroku apps:create example
git push heroku master
PGUSER=michael heroku pg:push refinerytest_development DATABASE
heroku pg:reset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment