-
Notifications
You must be signed in to change notification settings - Fork 5
A gem for merging Active Record models
License
collectiveidea/merger
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Merger ====== This is a Rails plugin for merging Active Record models together. It is far from complete, but at the moment will move all the associations from the newer records to the oldest record and delete the newer records. Example ======= @person.merge!(@dup1, @dup2)
About
A gem for merging Active Record models
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published