<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,7 @@
 ActionController::Routing::Routes.draw do |map|
+  map.resources :surveys do |survey|
+    survey.resource :report, :controller =&gt;'surveys/report'
+  end
+
   map.connect ':controller/:action/:id'
 end</diff>
      <filename>example_rails_app/config/routes.rb.restore</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9a7ce9ce371b1136380e97e34d33397966734b0f</id>
    </parent>
  </parents>
  <author>
    <name>Aslak Helles&#248;y</name>
    <email>aslak.hellesoy@gmail.com</email>
  </author>
  <url>http://github.com/dchelimsky/rspec-dev/commit/752161e9520731adf29d5504ef90fb6cb0f4e91c</url>
  <id>752161e9520731adf29d5504ef90fb6cb0f4e91c</id>
  <committed-date>2008-08-01T03:19:59-07:00</committed-date>
  <authored-date>2008-08-01T03:19:59-07:00</authored-date>
  <message>config/routes.rb.restore</message>
  <tree>3709ce12a1f290e11a6b739bc5d94478e6716953</tree>
  <committer>
    <name>Aslak Helles&#248;y</name>
    <email>aslak.hellesoy@gmail.com</email>
  </committer>
</commit>
