Skip to content

Instantly share code, notes, and snippets.

@seak0503
Last active August 29, 2015 14:14
Show Gist options
  • Save seak0503/985aa8abbd70fe76b460 to your computer and use it in GitHub Desktop.
Save seak0503/985aa8abbd70fe76b460 to your computer and use it in GitHub Desktop.
railsチュートリアル環境でのgit push

railsチュートリアル環境でのgit push

git push
git push heroku master
heroku run rake db:migrate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment