I\'ve been searching around on this one for a while and can\'t find anything that seems to be applicable in my situation. I\'ve been staring at these logs and I can\'t see w
Try following steps:
- git push heroku master # if not done - heroku run rake db:migrate - heroku restart
Wait couple of minutes...