Posts tagged auto_migrations

Dec11

AutoMigrations and Merge Conflicts

auto_migrations rails migrations git merge conflicts | comments

If you're using the auto_migrations plugin to collaborate on a project, you may have stumbled on the problem of having a conflict on the version part of your schema.rb.

*shameless plug*

I created a fork of it that basically prevents this problem / nuisance from happening.

Continue reading »