I did heroku create
and pushed a working rails app to the server.
Everything seems fine, but when I go to the webpage I get an error. I even tried pushing up the same code for another heroku app I have that works, and I get the same error.
Normally I use Facebook to create the heroku app and it works fine. Is there something else I need to do besides heroku create
?