<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -126,7 +126,7 @@ module Merb
       #   the action being dispatched.
       #
       # ==== Example
-      #   dispatch_to(MyController, :create, :name =&gt; 'Homer' ) do
+      #   dispatch_with_basic_authentication_to(MyController, :create, 'Fred', 'secret', :name =&gt; 'Homer' ) do
       #     self.stub!(:current_user).and_return(@user)
       #   end
       #</diff>
      <filename>lib/merb-core/test/helpers/request_helper.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f7dd556612b20fff034f90c4975f1704f7cff154</id>
    </parent>
  </parents>
  <author>
    <name>Jonas Nicklas</name>
    <email>jonas.nicklas@gmail.com</email>
  </author>
  <url>http://github.com/wycats/merb-core/commit/0b4d0b3baebb773b199d0e6e3a167bb441122319</url>
  <id>0b4d0b3baebb773b199d0e6e3a167bb441122319</id>
  <committed-date>2008-04-07T07:43:22-07:00</committed-date>
  <authored-date>2008-04-07T07:43:22-07:00</authored-date>
  <message>fixed example for dispatch_with_basic_authentication_to</message>
  <tree>3ede19d397597dd58ab98b2bd3d0331a8efffd51</tree>
  <committer>
    <name>Jonas Nicklas</name>
    <email>jonas.nicklas@gmail.com</email>
  </committer>
</commit>
