<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,13 +1,9 @@
 Merger
 ======
 
-Introduction goes here.
-
+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
 =======
 
-Example goes here.
-
-
-Copyright (c) 2008 [name of plugin creator], released under the MIT license
+  @person.merge!(@dup1, @dup2)</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>60a78d6fe4a258a84f5a6f099c07aa5e7648cc1b</id>
    </parent>
  </parents>
  <author>
    <name>Brandon Keepers</name>
    <email>brandon@collectiveidea.com</email>
  </author>
  <url>http://github.com/collectiveidea/merger/commit/f8db6df924b6a811af767c12b5c2a2d2c4ed7489</url>
  <id>f8db6df924b6a811af767c12b5c2a2d2c4ed7489</id>
  <committed-date>2008-08-17T15:13:56-07:00</committed-date>
  <authored-date>2008-08-17T15:13:56-07:00</authored-date>
  <message>updated README</message>
  <tree>965f1ff08c623e06b5be2de01d846923ca16821c</tree>
  <committer>
    <name>Brandon Keepers</name>
    <email>brandon@collectiveidea.com</email>
  </committer>
</commit>
