используйте capistrano для развертывания приложения rails, затем появятся
[deploy:migrate] Run `rake db:migrate`
00:37 deploy:migrating
01 $HOME/.rbenv/bin/rbenv exec bundle exec rake db:migrate
01 config.eager_load is set to nil. Please update your config/environments/*.rb files accordingly:
01
01 * development - set it to false
01 * test - set it to false (unless you use a tool that preloads your test environment)
01 * production - set it to true
01
, которые в моем коде уже установлены так же, как выше
в SO не может найти действительное разрешение