RubyFlow The Ruby and Rails community linklog

Null migration, or What to do when there are too many migrations

Sooner or later, especially in the long-running projects, the number of migrations exceeds any acceptable norms. When they are 50, it is perfectly acceptable. But in really big projects, their number can be up to 500 or even more. Learn what null migration is and how you can use it to reduce the number of ActiveRecord migrations to one.

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