<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -42,6 +42,18 @@ be.
   end
 
   ###
+  # Rails controller test example
+  require 'test_helper'
+  require 'markup_validity'
+  
+  class AwesomeControllerTest &lt; ActionController::TestCase
+    test &quot;valid markup&quot; do
+      get :new
+      assert_xhtml_transitional @response.body
+    end
+  end
+
+  ###
   # Here is an example error report
 
   Error on line: 7:</diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3d065328f34a7c6b9f30c891eae8cd42275bc9a1</id>
    </parent>
  </parents>
  <author>
    <name>Aaron Patterson</name>
    <email>aaron.patterson@gmail.com</email>
  </author>
  <url>http://github.com/tenderlove/markup_validity/commit/9627fc2a4834ad365ff3aeaaff19a41fff030b1c</url>
  <id>9627fc2a4834ad365ff3aeaaff19a41fff030b1c</id>
  <committed-date>2009-06-12T12:17:34-07:00</committed-date>
  <authored-date>2009-06-12T12:17:34-07:00</authored-date>
  <message>updating with rails controller test example</message>
  <tree>eb8f9b725200be161a69c21ac2538858256b8d23</tree>
  <committer>
    <name>Aaron Patterson</name>
    <email>aaron.patterson@gmail.com</email>
  </committer>
</commit>
