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:
Heroku push rejected, no Cedar-supported app detected
I've tried all the suggestions in this question but so far unsuccessful.
heroku apps:create myapp --stack cedar
? – Dionysusheroku create myapp --stack cedar
– Etheleneethelin