Categories: None [Edit]

rails-schema-merge-driver

https://rubygems.org/gems/rails-schema-merge-driver
https://github.com/tmaier/rails-schema-merge-driver
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.

Total

Ranking: 193,440 of 196,523
Downloads: 483

Daily

Ranking: 33,139 of 196,480
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1icontmaier