<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -30,8 +30,8 @@ class FormHelperTest &lt; ActionView::TestCase
   
   def test_should_style_check_box
     expected =
-      '&lt;input class=&quot;checkbox&quot; id=&quot;person_agree&quot; name=&quot;person[agree]&quot; type=&quot;checkbox&quot; value=&quot;1&quot; /&gt;' +
-      '&lt;input name=&quot;person[agree]&quot; type=&quot;hidden&quot; value=&quot;0&quot; /&gt;'
+      '&lt;input name=&quot;person[agree]&quot; type=&quot;hidden&quot; value=&quot;0&quot; /&gt;' +
+      '&lt;input class=&quot;checkbox&quot; id=&quot;person_agree&quot; name=&quot;person[agree]&quot; type=&quot;checkbox&quot; value=&quot;1&quot; /&gt;'
     assert_equal expected, check_box(:person, :agree)
   end
   </diff>
      <filename>test/helpers/form_helper_test.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1014b0f149d1c045ab2de51af2252f5e0e7dbbf1</id>
    </parent>
  </parents>
  <author>
    <name>Aaron Pfeifer</name>
    <email>aaron.pfeifer@gmail.com</email>
  </author>
  <url>http://github.com/pluginaweek/styled_inputs/commit/23d28e5fd9d38e88f9baa5b879fcbe0cb4bb2824</url>
  <id>23d28e5fd9d38e88f9baa5b879fcbe0cb4bb2824</id>
  <committed-date>2009-04-13T18:13:30-07:00</committed-date>
  <authored-date>2009-04-13T18:13:30-07:00</authored-date>
  <message>Update tests to reflect output generated by Rails 2.3.1+</message>
  <tree>e1cbae6cbcd20539f714bae26318d9b54bc434c5</tree>
  <committer>
    <name>Aaron Pfeifer</name>
    <email>aaron.pfeifer@gmail.com</email>
  </committer>
</commit>
