RubyFlow The Ruby and Rails community linklog

Configuring Heroku to automatically run database migrations

When running database migrations is a manual step in your deployment process it’s easy to make mistakes that cause downtime. This blog post discusses how to configure Heroku to automatically run database migrations for a Rails app before the app is released.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in