<?xml version="1.0" encoding="UTF-8"?>
<commits type="array">
  <commit>
    <parents type="array">
      <parent>
        <id>2b767cb106892582a1023df1812be5147df75a71</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/caring/default_routing/commit/9aa485807130206e0074c78037013d40d622f6bc</url>
    <id>9aa485807130206e0074c78037013d40d622f6bc</id>
    <committed-date>2008-06-16T08:14:21-07:00</committed-date>
    <authored-date>2008-06-16T07:59:46-07:00</authored-date>
    <message>This commit allows the index action of the nested resource to take priority over the
show member action of the nesting resource. This is much more natural as the index
is usually more semantically meaninful than the show where these routes collide.

The show route is still generated, but at a lower priority, so that the named route
can be used even though it will be recognized as the nested resource's index action.

Example usage:
map.resources :threads, :show =&gt; :posts, do |threads|
	threads.resources :posts
end</message>
    <tree>b3a53a7a91529f78d58f0020b81b829aff36aa5e</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>fccec9c0476bb76950df64425dfc9a29aa30f0b6</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/caring/default_routing/commit/2b767cb106892582a1023df1812be5147df75a71</url>
    <id>2b767cb106892582a1023df1812be5147df75a71</id>
    <committed-date>2008-06-13T08:50:48-07:00</committed-date>
    <authored-date>2008-06-13T08:50:48-07:00</authored-date>
    <message>cleaned up the README so it displays better on github.</message>
    <tree>72b7d08e0f91bdc79713562e3952cfc855e5ceeb</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array">
      <parent>
        <id>400b87d72ff6c603b2b753ac8d90a038ea320cfc</id>
      </parent>
    </parents>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/caring/default_routing/commit/fccec9c0476bb76950df64425dfc9a29aa30f0b6</url>
    <id>fccec9c0476bb76950df64425dfc9a29aa30f0b6</id>
    <committed-date>2008-06-12T17:00:07-07:00</committed-date>
    <authored-date>2008-06-12T17:00:07-07:00</authored-date>
    <message>don't need that</message>
    <tree>1f4e22360b2885c620a6bd34f2cb5779fbbed5d4</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
  <commit>
    <parents type="array"/>
    <author>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </author>
    <url>http://github.com/caring/default_routing/commit/400b87d72ff6c603b2b753ac8d90a038ea320cfc</url>
    <id>400b87d72ff6c603b2b753ac8d90a038ea320cfc</id>
    <committed-date>2008-06-12T16:57:11-07:00</committed-date>
    <authored-date>2008-06-12T16:57:11-07:00</authored-date>
    <message>initial release</message>
    <tree>be000ae32b201df2efb59295ae9ffffd517b6742</tree>
    <committer>
      <name>Chris Eppstein</name>
      <email>chris@eppsteins.net</email>
    </committer>
  </commit>
</commits>
