<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -105,7 +105,7 @@ module ActionDispatch
       #  assert_routing '/home', :controller =&gt; 'home', :action =&gt; 'index'
       #
       #  # Test a route generated with a specific controller, action, and parameter (id)
-      #  assert_routing '/entries/show/23', :controller =&gt; 'entries', :action =&gt; 'show', id =&gt; 23
+      #  assert_routing '/entries/show/23', :controller =&gt; 'entries', :action =&gt; 'show', :id =&gt; 23
       #
       #  # Assert a basic route (controller + default action), with an error message if it fails
       #  assert_routing '/store', { :controller =&gt; 'store', :action =&gt; 'index' }, {}, {}, 'Route for store index not generated properly'</diff>
      <filename>actionpack/lib/action_dispatch/testing/assertions/routing.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d84106c5b7ca2a5ac7e2b90f6b087c2c3898ba7f</id>
    </parent>
  </parents>
  <author>
    <name>Ben Orenstein</name>
    <email>ben.orenstein@gmail.com</email>
  </author>
  <url>http://github.com/lifo/docrails/commit/7f8196f9085748b12b18e12d7b5e2cdb639153cb</url>
  <id>7f8196f9085748b12b18e12d7b5e2cdb639153cb</id>
  <committed-date>2009-10-30T09:57:49-07:00</committed-date>
  <authored-date>2009-10-30T09:57:49-07:00</authored-date>
  <message>Fixed an example that was missing a colon for a hash-key.</message>
  <tree>cf318043028183412fbd5af0310034e98c662441</tree>
  <committer>
    <name>Ben Orenstein</name>
    <email>ben.orenstein@gmail.com</email>
  </committer>
</commit>
