Вопрос

I am trying migrate my production database:

heroku run:detached --app APP rake db:migrate

But then heroku says:

! No app specified.

! Run this command from an app folder or specify which app to use with --app APP.

But i am already giving an --app

Anyone an idea how to fix it?

Thanks

Kai

Нет правильного решения

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top