<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -62,7 +62,7 @@ module DataMapper
           configuration = { :child_key =&gt; :parent_id }
           configuration.update(options) if Hash === options
 
-          many_to_one :parent, :class_name =&gt; name, :child_key =&gt; [ configuration[:child_key] ]
+          belongs_to :parent, :class_name =&gt; name, :child_key =&gt; [ configuration[:child_key] ]
           has n, :children, :class_name =&gt; name, :child_key =&gt; [ configuration[:child_key] ]
 
           include DataMapper::Is::Tree::InstanceMethods</diff>
      <filename>dm-is-tree/lib/dm-is-tree/is/tree.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fac411441ba56dd0302de2da1e67e9428bd154a3</id>
    </parent>
  </parents>
  <author>
    <name>Dan Kubb</name>
    <email>dan.kubb@autopilotmarketing.com</email>
  </author>
  <url>http://github.com/sam/dm-more/commit/7c8f33d2f5e0d873751229f8f783ff27a35f856c</url>
  <id>7c8f33d2f5e0d873751229f8f783ff27a35f856c</id>
  <committed-date>2008-06-09T09:38:21-07:00</committed-date>
  <authored-date>2008-06-09T09:37:24-07:00</authored-date>
  <message>Changed many_to_one in dm-is-tree to belongs_to</message>
  <tree>c9f1e083c17fe9186f8576ed21d788b4d346f794</tree>
  <committer>
    <name>Dan Kubb</name>
    <email>dan.kubb@autopilotmarketing.com</email>
  </committer>
</commit>
