heroku
Content
Basic Resources
Situations
Deploying a rails app with pending migrations
Deploying to heroku with an existing app and soruce code cloned from github
heroku https://git.heroku.com/your-heroku-application-name.git (fetch)
heroku https://git.heroku.com/your-heroku-application-name.git (push)
origin git@github.com:user/repository.git (fetch)
origin git@github.com:user/repository.git (push)Resources
Last updated