<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -384,7 +384,7 @@ class DepotTest &lt; Book::TestCase
     assert_equal &quot;=&gt; nil&quot;, stdout.shift
     assert_match /^=&gt; #&lt;ActiveRecord::Reflection::AggregateReflection/, stdout.shift
     assert_equal &quot;=&gt; 0&quot;, stdout.shift
-    assert_match /^=&gt; #&lt;Name:0x\w+ @.*?last=&quot;Eisenhower&quot;/, stdout.shift
+    assert_match /^=&gt; .*Eisenhower/, stdout.shift
     assert_match /^=&gt; #&lt;Customer id: 1/, stdout.shift
     assert_match /^=&gt; #&lt;Customer id: 1/, stdout.shift
     assert_equal &quot;Dwight&quot;, stdout.shift</diff>
      <filename>checkdepot.rb</filename>
    </modified>
    <modified>
      <diff>@@ -72,10 +72,10 @@ class RoutingTest &lt; ActionController::TestCase
     with_routing do |set|
       set.draw do |map|
         map.connect &quot;shop/:action/:id&quot;, :controller =&gt; &quot;store&quot;
+      end
       
       assert_generates(&quot;/shop&quot;, :controller =&gt; &quot;store&quot;)
       assert_recognizes({:controller =&gt; &quot;store&quot;, :action =&gt; &quot;index&quot;}, &quot;/shop&quot;)
-      end
     end
     
     assert_generates(&quot;/store&quot;, :controller =&gt; &quot;store&quot;)</diff>
      <filename>data/routing/routing_test.rb</filename>
    </modified>
    <modified>
      <diff>@@ -490,7 +490,7 @@ section 8.4, 'Iteration C3: Handling Errors' do
     EOF
   end
   post '/store/add_to_cart/wibble', {}
-  cmd 'tail -17 log/development.log', ['Attempt to access']
+  cmd 'tail -25 log/development.log', ['Attempt to access']
   edit 'app/views/layouts/store.html.erb' do |data|
     data[/&lt;div id=&quot;main&quot;&gt;()/,1] = &quot;\n&quot; + &lt;&lt;-'EOF'
       &lt;!-- START_HIGHLIGHT --&gt;</diff>
      <filename>makedepot.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>71c2d8fe3b675356db66d67a27925469b4e7b779</id>
    </parent>
  </parents>
  <author>
    <name>Sam Ruby</name>
    <email>rubys@intertwingly.net</email>
  </author>
  <url>http://github.com/rubys/awdwr/commit/7ab80dd2957efbed470f80d75ac12221588b21c4</url>
  <id>7ab80dd2957efbed470f80d75ac12221588b21c4</id>
  <committed-date>2009-10-26T13:45:13-07:00</committed-date>
  <authored-date>2009-10-26T13:45:13-07:00</authored-date>
  <message>Accomodate Rails changes</message>
  <tree>388eb798f9e1ba253a7b67787ede7c17d24c5c2e</tree>
  <committer>
    <name>Sam Ruby</name>
    <email>rubys@intertwingly.net</email>
  </committer>
</commit>
