<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -19,7 +19,7 @@ Next, you'll need to include the ExceptionLoggable module into ApplicationContro
 
 Now add a new route to your routes.rb:
 
-  map.resources :logged_exceptions
+  map.connect &quot;logged_exceptions/:action/:id&quot;, :controller =&gt; &quot;logged_exceptions&quot;
 
 After that, visit /logged_exceptions in your application to manage the exceptions.
 </diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>76cd04dc61b7025b97e62b80cdc090596b459cb4</id>
    </parent>
  </parents>
  <author>
    <name>Ryan Bates</name>
    <email>ryan@railscasts.com</email>
  </author>
  <url>http://github.com/ryanb/exception_logger/commit/c25f64a95fb20c705bf9a0ddfb6a1f22016bafce</url>
  <id>c25f64a95fb20c705bf9a0ddfb6a1f22016bafce</id>
  <committed-date>2008-05-04T22:29:12-07:00</committed-date>
  <authored-date>2008-05-04T22:29:12-07:00</authored-date>
  <message>correcting routing note in README since the controller isn't fully RESTful</message>
  <tree>40d2b2bab1a97e78fc8fa4c27aa6228c299d50dc</tree>
  <committer>
    <name>Ryan Bates</name>
    <email>ryan@railscasts.com</email>
  </committer>
</commit>
