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,975 of 193,767
Downloads: 391

Daily

Ranking: 114,013 of 193,752
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1icontmaier