<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -7,4 +7,8 @@ class TagTest &lt; Test::Unit::TestCase
   should_ensure_length_at_least :name, 2
 
   should_protect_attributes :secret
+
+  should_fail do
+    should_protect_attributes :name
+  end
 end</diff>
      <filename>test/unit/tag_test.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5996f2804fdb7858d4d55ebdbed47ceade8bb6a2</id>
    </parent>
  </parents>
  <author>
    <name>Ryan McGeary</name>
    <email>ryanongit@mcgeary.org</email>
  </author>
  <url>http://github.com/thoughtbot/shoulda/commit/611f5f4dac6844daa19a1d64b7120f22de94a8b7</url>
  <id>611f5f4dac6844daa19a1d64b7120f22de94a8b7</id>
  <committed-date>2008-09-15T05:55:03-07:00</committed-date>
  <authored-date>2008-09-15T05:55:03-07:00</authored-date>
  <message>Added `should_fail` scenario for testing `should_protect_attributes`

  * Tests the failure case where the model uses attr_accessible instead of attr_protected</message>
  <tree>56c4691349a570c1172fe20dff12722af70a7e44</tree>
  <committer>
    <name>Ryan McGeary</name>
    <email>ryanongit@mcgeary.org</email>
  </committer>
</commit>
