<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,5 @@
+* 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.
 
   - this change means that you will no longer get those pesky 'NoRecognizedRoute' errors when your controller</diff>
      <filename>History.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,4 @@
-Copyright (c) 2007-2009 Ian White - ian.w.white@ardes.com
+Copyright (c) 2007-2009 Ian White - ian.w.white@gmail.com
 
 Permission is hereby granted, free of charge, to any person obtaining
 a copy of this software and associated documentation files (the</diff>
      <filename>License.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,10 +1,21 @@
 = resources_controller
 
-plugin to facilitate inheritance and DRYness in your resources controllers.
-See the API docs at http://ianwhite.github.com/resources_controller/doc .
-Also see http://blog.ardes.com/resources_controller
+is a plugin to facilitate inheritance and DRYness in your resources controllers.  It introduces some abstraction to help
+you override the default RESTful funtionality in a clean and simple manner.
 
-See the CHANGLELOG for recent changes.
+See History.txt for recent changes.
+
+== Resources
+
+&lt;b&gt;API&lt;/b&gt; docs: http://ianwhite.github.com/resources_controller/doc
+
+&lt;b&gt;Google group&lt;/b&gt; for questions: http://groups.google.com/group/resources_controller
+
+&lt;b&gt;Lighthouse&lt;/b&gt; for bugs: http://ianwhite.lighthouseapp.com/projects/10598-resources_controller
+
+&lt;b&gt;Blog&lt;/b&gt; articles: http://blog.ardes.com/resources_controller
+
+&lt;b&gt;RailsConfEurope&lt;/b&gt; presentation files: http://en.oreilly.com/railseurope2008/public/schedule/detail/3536
 
 == works with rails 2.x
 
@@ -22,7 +33,7 @@ RSpec is used for testing, so the tests are in &lt;tt&gt;spec/&lt;/tt&gt; rather than
 == Continuous Integration
 
 garlic (at http://github.com/ianwhite/garlic) is used for CI.  To run the CI suite have a look at
-garlic_example.rb
+garlic.rb
 
 == Contributors
 
@@ -43,4 +54,4 @@ The following people have made contributions to resources_controller.  Please le
 
 == License
 
-Copyright (c) 2008 Ian White, MIT License
+Copyright (c) 2007-2009 Ian White, MIT License</diff>
      <filename>README.rdoc</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4aee8299d2c55dffc56ae6e2b9ff5fe3980f814c</id>
    </parent>
  </parents>
  <author>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </author>
  <url>http://github.com/ianwhite/resources_controller/commit/f35fa17d92dfa5d9507017811bc9d9480d1887dd</url>
  <id>f35fa17d92dfa5d9507017811bc9d9480d1887dd</id>
  <committed-date>2009-09-29T01:11:54-07:00</committed-date>
  <authored-date>2009-09-29T01:11:54-07:00</authored-date>
  <message>Words</message>
  <tree>104c0b95224938264b2933efa030cb66a97cc8de</tree>
  <committer>
    <name>Ian White</name>
    <email>ian.w.white@gmail.com</email>
  </committer>
</commit>
