<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -5,7 +5,8 @@ class FauxColumn &lt; Struct.new(:limit)
 end
 
 module ActiveRecord
-  class RecordNotFound &lt; StandardError; end
+  class ActiveRecordError &lt; StandardError; end
+  class RecordNotFound &lt; ActiveRecordError; end
 end
 
 class BaseModel</diff>
      <filename>test/permalink_fu_test.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>03fddb0c119f50c57101beeb19552fe5e64c1237</id>
    </parent>
  </parents>
  <author>
    <name>Henrik N</name>
    <email>henrik@nyh.se</email>
  </author>
  <url>http://github.com/henrik/permalink_fu/commit/8f9fb435605dfcdb9e67f252e4fe8cb77b5a6f7c</url>
  <id>8f9fb435605dfcdb9e67f252e4fe8cb77b5a6f7c</id>
  <committed-date>2008-06-08T00:49:33-07:00</committed-date>
  <authored-date>2008-06-08T00:49:33-07:00</authored-date>
  <message>Mock actual ActiveRecordError hierarchy to avoid conflicts if AR is already loaded.</message>
  <tree>bc9e32ac012f76f537675d79a7f7599e40db1b75</tree>
  <committer>
    <name>Henrik N</name>
    <email>henrik@nyh.se</email>
  </committer>
</commit>
