Sha256: 8b0635dfee72fb3f98ddbf20c59c5df1cb93c670e0c0d26acbeeedb7dbba30a0

Contents?: true

Size: 279 Bytes

Versions: 3

Compression:

Stored size: 279 Bytes

Contents

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)

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
merger-0.1.2 README
merger-0.1.1 README
merger-0.1.0 README