Skip to content

mhammiche/merger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages

  • Ruby 100.0%