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: 190,791 of 192,692
Downloads: 310

Daily

Ranking: 143,659 of 192,666
Downloads: 3

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1icontmaier