<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,5 @@
+* Fix bug where id is the same name as the resource name [mocoso]
+
 * Bugs introduced with RequestPathIntrospection (#5 and #6 on lighthouse) solved thanks to Sergei Serdyuk
 
 * RC no longer uses the route that invoked the controller to figure out wildcard enclosing resources.</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -29,7 +29,7 @@ module Ardes
       end
       
     private
-      def remove_current_segment(path, singleton = false)
+      def remove_current_segment(path)
         if respond_to?(:resource_specification) &amp;&amp; resource_specification.singleton?
           path.sub(%r(/#{current_segment}(?!.*/#{current_segment}).*$), '')
         else</diff>
      <filename>lib/ardes/resources_controller/request_path_introspection.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d2cd1e95fd2bd0ccc5b2ad437efbdbef293a4ee7</id>
    </parent>
  </parents>
  <author>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </author>
  <url>http://github.com/ianwhite/resources_controller/commit/66479f8fad4b5d0eb4478aac081d5ff36836ff06</url>
  <id>66479f8fad4b5d0eb4478aac081d5ff36836ff06</id>
  <committed-date>2009-10-08T06:14:05-07:00</committed-date>
  <authored-date>2009-10-08T06:14:05-07:00</authored-date>
  <message>Fix bug where id is the same name as the resource name</message>
  <tree>8f763cb1d1cd30f7951d5c0c164ee655ca736c53</tree>
  <committer>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </committer>
</commit>
