<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,4 +3,6 @@ ActiveRecordMerge
 
 Adds a merge! method to ActiveRecord instances. This method automatically merges attributes and associations from one record to another, destroying the other record when it's done.
 
+Note: I don't know if I ever actually used this, but it's a good example of database testing in plugins so I like to keep it around.
+
 Copyright (c) 2007 Lance Ivy, released under the MIT license</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>install.rb</filename>
    </removed>
    <removed>
      <filename>tasks/active_record_merge_tasks.rake</filename>
    </removed>
    <removed>
      <filename>uninstall.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>5fa6c390fa422cdd2ac0fd1d709e067acac31b66</id>
    </parent>
  </parents>
  <author>
    <name>Lance Ivy</name>
    <email>lance@cainlevy.net</email>
  </author>
  <url>http://github.com/cainlevy/active_record_merge/commit/2e19b73a66ff4155015947c509d4f90a87697707</url>
  <id>2e19b73a66ff4155015947c509d4f90a87697707</id>
  <committed-date>2008-09-03T13:46:04-07:00</committed-date>
  <authored-date>2008-09-03T13:46:04-07:00</authored-date>
  <message>cleaning house</message>
  <tree>5f0323b86f93770ead3d2dbd82d7ad66bc7a7da3</tree>
  <committer>
    <name>Lance Ivy</name>
    <email>lance@cainlevy.net</email>
  </committer>
</commit>
