Module: RailsSchemaMergeDriver
- Defined in:
- lib/rails_schema_merge_driver.rb,
lib/rails_schema_merge_driver/version.rb
Overview
RailsSchemaMergeDriver is a git custom merge driver that auto-resolves the common ‘define(version: N)` conflict in Rails schema files. The gem is delivered as a CLI executable (exe/git-merge-rails-schema); this module exists primarily to expose VERSION to the gemspec.
See README.md for setup instructions.
Constant Summary collapse
- VERSION =
"0.1.0"