<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -28,13 +28,22 @@ Commenter use case (a1: p1&gt;c1, a2: p2&gt;c1, p3&gt;c2, a3: p4&gt;c3)
 
 Commenter use case (a1: p1&gt;c1, a2: p2&gt;c1, p3&gt;c2, a3: p4&gt;c3) u1 comments on p2
 - u1.comments should == [comment]
-- a1.commenters.should == []
-- a2.commenters.should == [u1]
-- u1.commented_posts.should == [p2]
-- u1.commented_authors.should == [a2]
-- u1.posts_of_interest.should == [p1, p2, p3]
-- u1.categories_of_interest.should == [c1, c2]
-
-Finished in 0.367715 seconds
-
-24 examples, 0 failures
+- a1.commenters should be empty
+- a2.commenters should == [u1]
+- u1.commented_posts should == [p2]
+- u1.commented_posts.find_inflamatory(:all) should be empty
+- u1.commented_posts.inflamatory should be empty
+- u1.commented_authors should == [a2]
+- u1.posts_of_interest should == [p1, p2, p3]
+- u1.categories_of_interest should == [c1, c2]
+
+Commenter use case (a1: p1&gt;c1, a2: p2&gt;c1, p3&gt;c2, a3: p4&gt;c3) u1 comments on p2 when p2 is inflamatory
+- p2 should be inflamatory
+- u1.commented_posts.find_inflamatory(:all) should == [p2]
+- u1.posts_of_interest.find_inflamatory(:all) should == [p2]
+- u1.commented_posts.inflamatory should == [p2]
+- u1.posts_of_interest.inflamatory should == [p2]
+
+Finished in 0.538693 seconds
+
+31 examples, 0 failures</diff>
      <filename>SPECDOC</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d6b78f219c4f0178c22120db09a596bf48383c47</id>
    </parent>
  </parents>
  <author>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </author>
  <url>http://github.com/ianwhite/nested_has_many_through/commit/c6353e4f8ca1be367f56036eb34fbac83292e6fd</url>
  <id>c6353e4f8ca1be367f56036eb34fbac83292e6fd</id>
  <committed-date>2008-04-30T05:04:06-07:00</committed-date>
  <authored-date>2008-04-30T05:04:06-07:00</authored-date>
  <message>Updated SPECDOC with edge specs</message>
  <tree>dc8acb775e054fcc929ea69039430984ad51326f</tree>
  <committer>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </committer>
</commit>
