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,847 of 193,214
Downloads: 362

Daily

Ranking: 94,007 of 193,188
Downloads: 1

Depended by

RankDownloadsName

Depends on

RankDownloadsName

Owners

#GravatarHandle
1icontmaier