A custom git merge driver that auto-resolves the most common conflict in Rails schema files (db/schema.rb and, with the data_migrate gem, db/data_schema.rb): the define(version: N) line that gets bumped on every migration. Keeps the higher version on conflict and falls back to a normal merge conflict for any other diverging content.
Required Ruby Version
>= 3.4
Authors
Tobias Maier
Requirements
git
Pushed by
SHA 256 checksum
Provenance
Source Commit
Build File