forked from collectiveidea/merger
-
Notifications
You must be signed in to change notification settings - Fork 0
mhammiche/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 Rails plugin for merging Active Record models
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Ruby 100.0%