<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,7 +1,7 @@
 Spec::Matchers.define :redirect_to do |redirection|
-  match do |original|
-    original.redirected?.should == true
-    original.redirected_path.should == redirection
+  match do |redirect_check|
+    redirect_check.redirected?.should == true
+    redirect_check.redirected_path.should == redirection
   end
 end
 </diff>
      <filename>deployment/support/redirect_helpers.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d5e5cc67dad928bccd015f13e1b33f4a438ade96</id>
    </parent>
  </parents>
  <author>
    <name>Jeremy D. Frens</name>
    <email>jdfrens@gmail.com</email>
  </author>
  <url>http://github.com/jdfrens/calvincs/commit/66752b509a90a60245c575c1c0d6f00d092a5931</url>
  <id>66752b509a90a60245c575c1c0d6f00d092a5931</id>
  <committed-date>2009-07-10T10:41:43-07:00</committed-date>
  <authored-date>2009-07-10T10:41:43-07:00</authored-date>
  <message>Renamed some variables.</message>
  <tree>df1660c670ddfc9ebe4fb9273552623fb4147ff2</tree>
  <committer>
    <name>Jeremy D. Frens</name>
    <email>jdfrens@gmail.com</email>
  </committer>
</commit>
