<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -90,19 +90,6 @@ Macros to test the most common controller patterns...
     end
   end
 
-Test entire controllers in a few lines...
-
-  class PostsControllerTest &lt; Test::Unit::TestCase
-    should_be_restful do |resource|
-      resource.parent = :user
-
-      resource.create.params = { :title =&gt; &quot;first post&quot;, :body =&gt; 'blah blah blah'}
-      resource.update.params = { :title =&gt; &quot;changed&quot; }
-    end
-  end
-
-should_be_restful generates 40 tests on the fly, for both html and xml requests.
-
 === Helpful Assertions (ThoughtBot::Shoulda::Assertions)
 
 More to come here, but have fun with what's there.</diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>56858834bf957a14559ab544be470ff78907fc0e</id>
    </parent>
  </parents>
  <author>
    <name>Dan Croak</name>
    <email>dcroak@thoughtbot.com</email>
  </author>
  <url>http://github.com/thoughtbot/shoulda/commit/48a9202b9338b734fc77910fc85e535785843bac</url>
  <id>48a9202b9338b734fc77910fc85e535785843bac</id>
  <committed-date>2008-11-05T06:54:42-08:00</committed-date>
  <authored-date>2008-11-05T06:54:42-08:00</authored-date>
  <message>removing should_be_restful example from README.rdoc</message>
  <tree>f5cdd12a6702f1c0d41096e25ef0a22963fa3fb8</tree>
  <committer>
    <name>Dan Croak</name>
    <email>dcroak@thoughtbot.com</email>
  </committer>
</commit>
