<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -25,7 +25,7 @@ class Category &lt; ActiveRecord::Base
   # database in case something funky happens and it's not moved correctly - I know 
   # where it _should_ be moved, so at least I can recover the data in case of an
   # unanticipated problem in production
-  acts_as_nested_set :order =&gt; &quot;position&quot;
+  acts_as_nested_set
   validates_presence_of :name
   validates_uniqueness_of :name, :scope =&gt; :proposed_parent_id
   belongs_to :parent, :class_name =&gt; &quot;Category&quot;, :foreign_key =&gt; &quot;parent_id&quot;</diff>
      <filename>app/models/category.rb</filename>
    </modified>
    <modified>
      <diff></diff>
      <filename>db/development.sqlite3</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>0c901a1e07bf4f6f8548002c09a158c8b1da9259</id>
    </parent>
  </parents>
  <author>
    <name>Jeff Dean</name>
    <email>jeff@zilkey.com</email>
  </author>
  <url>http://github.com/zilkey/nested_set_demo/commit/fa6a0479252857e0e69d231f93a77fc79622c2a9</url>
  <id>fa6a0479252857e0e69d231f93a77fc79622c2a9</id>
  <committed-date>2008-05-15T19:10:01-07:00</committed-date>
  <authored-date>2008-05-15T19:10:01-07:00</authored-date>
  <message>no need to order by position</message>
  <tree>45682332e07de0400176a2099663be3016a602b9</tree>
  <committer>
    <name>Jeff Dean</name>
    <email>jeff@zilkey.com</email>
  </committer>
</commit>
