<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -118,6 +118,6 @@ Then /^I should be on (.+)$/ do |page_name|
 &lt;% if framework == :rspec -%&gt;
   URI.parse(current_url).path.should == path_to(page_name)
 &lt;% else -%&gt;
-  assert path_to(page_name), URI.parse(current_url).path
+  assert_equal path_to(page_name), URI.parse(current_url).path
 &lt;% end -%&gt;
 end</diff>
      <filename>rails_generators/cucumber/templates/webrat_steps.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6de0d00cbf59011be23153edffe3e088a4ec267e</id>
    </parent>
  </parents>
  <author>
    <name>Grant Hollingworth</name>
    <email>grant@antiflux.org</email>
  </author>
  <url>http://github.com/granth/cucumber/commit/06e315f3b590a0d83a5311ea62e30e710e9de6be</url>
  <id>06e315f3b590a0d83a5311ea62e30e710e9de6be</id>
  <committed-date>2009-03-28T08:30:08-07:00</committed-date>
  <authored-date>2009-03-28T08:30:08-07:00</authored-date>
  <message>fixed assert</message>
  <tree>9be8d5090098c9b2aab528e685ad734b5f8f52fe</tree>
  <committer>
    <name>Grant Hollingworth</name>
    <email>grant@antiflux.org</email>
  </committer>
</commit>
