<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,7 +3,8 @@ h2. rails_habitat plugin
 A stupid simple plugin based on the idea behind Coda Hale's &quot;rails_environments plugin&quot;:http://blog.codahale.com/2006/04/09/rails-environments-a-plugin-for-well-rails/
 
 This plugin adds the following functionality to the Rails module to
-help with determining the current enviroment:
+help with determining the current enviroment, and is feature
+compatible with rails_environments:
 
 &lt;pre&gt;
   &gt;&gt; Rails.environment       # a convenience alias to Rails.env
@@ -29,6 +30,9 @@ of the environments, including the standard three). So if you define
 new environments in config/environments/ they will be picked up
 automatically. 
 
+The value of this plugin is diminished by rails 2.2, which allows you
+to do @Rails.env.development?@.
+
 Install with: @script/plugin install git://github.com/tobias/rails_habitat.git@
 
 Copyright &amp;copy; 2009 Tobias Crawley, released under the MIT license</diff>
      <filename>README.textile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>859c9f7735fb3bdb03b4caf69748a633843eb621</id>
    </parent>
  </parents>
  <author>
    <name>Tobias Crawley</name>
    <email>tcrawley@gmail.com</email>
  </author>
  <url>http://github.com/tobias/rails_habitat/commit/42dcdf62c3c47a2f4c6a9053d9573e4bec1c1b86</url>
  <id>42dcdf62c3c47a2f4c6a9053d9573e4bec1c1b86</id>
  <committed-date>2009-10-13T15:25:14-07:00</committed-date>
  <authored-date>2009-10-13T15:25:14-07:00</authored-date>
  <message>Updated readme.</message>
  <tree>4471d2ffa9f20c3bb6a65737fce2e7de9a14be09</tree>
  <committer>
    <name>Tobias Crawley</name>
    <email>tcrawley@gmail.com</email>
  </committer>
</commit>
