<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,8 @@
 model_stubbing
 ==============
 
+This is a Rails 1.2.x compatible version of technoweenie's model_stubbing plugin. It has very minor changes from the original version. Rails 2 refactored Fixtures a bit which is caused the incompatibility.
+
 Creates in-memory versions of models for testing.  This attempts to solve a
 few problems with ActiveRecord Fixtures:
 
@@ -68,4 +70,4 @@ TODO
 * Support other mocking frameworks besides rspec and mocha?
 
 * Support Sequel, DataMapper, etc?  I use AR, but I'm willing to abstract
-  some of that out in case someone wants to support another ORM.
\ No newline at end of file
+  some of that out in case someone wants to support another ORM.</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7370f16fd7d3de626ba47538fa51999f54acfd0a</id>
    </parent>
  </parents>
  <author>
    <name>Jacqui Maher</name>
    <email>jacqui@streeteasy.com</email>
  </author>
  <url>http://github.com/jacqui/model_stubbing/commit/03e673046e6d4ffef61f85303d00dcbb1912f009</url>
  <id>03e673046e6d4ffef61f85303d00dcbb1912f009</id>
  <committed-date>2008-04-18T13:57:55-07:00</committed-date>
  <authored-date>2008-04-18T13:57:55-07:00</authored-date>
  <message>notes for why this fork exists</message>
  <tree>6abccffcfd62852a9e3a2902fb6c431ebdbe226d</tree>
  <committer>
    <name>Jacqui Maher</name>
    <email>jacqui@streeteasy.com</email>
  </committer>
</commit>
