Rails newbie here. I\'m trying to deploy my Rails 3.1/Ruby 1.9.3-p0 app to Heroku and have followed all the steps according to Heroku. But I keep running into:
Herok
Try
$ git init $ git add . $ git commit -m "Change to something"
Then run
git push heroku master