<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,6 +1,6 @@
 = AwesomeNestedSet
 
-Awesome Nested Set is an implementation of the nested set pattern for ActiveRecord models. It is replacement for acts_as_nested_set and BetterNestedSet, but awesomer.
+Awesome Nested Set is an implementation of the nested set pattern for ActiveRecord models. It is replacement for acts_as_nested_set and BetterNestedSet, but awesomer. It supports Rails 2.1 and later.
 
 == What makes this so awesome?
 
@@ -8,7 +8,7 @@ This is a new implementation of nested set based off of BetterNestedSet that fix
 
 == Installation
 
-If you are on Rails 2.1 or later:
+Install as a plugin:
 
   script/plugin install git://github.com/collectiveidea/awesome_nested_set.git
   </diff>
      <filename>README.rdoc</filename>
    </modified>
    <modified>
      <diff>@@ -1,4 +1,3 @@
-require 'awesome_nested_set/compatability'
 require 'awesome_nested_set'
 
 ActiveRecord::Base.class_eval do</diff>
      <filename>rails/init.rb</filename>
    </modified>
  </modified>
  <removed type="array">
    <removed>
      <filename>lib/awesome_nested_set/compatability.rb</filename>
    </removed>
    <removed>
      <filename>lib/awesome_nested_set/named_scope.rb</filename>
    </removed>
  </removed>
  <parents type="array">
    <parent>
      <id>a0701d7456aced012432005e2e8a974739d68a61</id>
    </parent>
  </parents>
  <author>
    <name>Brandon Keepers</name>
    <email>brandon@collectiveidea.com</email>
  </author>
  <url>http://github.com/collectiveidea/awesome_nested_set/commit/b711d2fe0690b4bc0d88b21b09a364237619627e</url>
  <id>b711d2fe0690b4bc0d88b21b09a364237619627e</id>
  <committed-date>2009-08-11T08:46:15-07:00</committed-date>
  <authored-date>2009-08-11T08:45:39-07:00</authored-date>
  <message>Remove support for versions of rails &lt; 2.1</message>
  <tree>ea927abc4eca7a9f2cc10f9cde06a36b7141776f</tree>
  <committer>
    <name>Brandon Keepers</name>
    <email>brandon@collectiveidea.com</email>
  </committer>
</commit>
