<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,8 +1,7 @@
 begin
   require 'rails/version'
-  unless Rails::VERSION::MAJOR &gt;= 2 ||
-         (Rails::VERSION::MAJOR &gt;= 1 &amp;&amp; Rails::VERSION::MINOR &gt;= 99)
-    raise &quot;This version of the engines plugin requires Rails 2.0 or later!&quot;
+  unless Rails::VERSION::MAJOR &gt;= 2 &amp;&amp; Rails::VERSION::MINOR &gt;= 1 &amp;&amp; Rails::VERSION::TINY &gt;= 1
+    raise &quot;This version of the engines plugin requires Rails 2.1.1 or later!&quot;
   end
 end
 </diff>
      <filename>boot.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d34d8cd7ff01790ee9f4dba8d0f5cbbca02a18f6</id>
    </parent>
  </parents>
  <author>
    <name>James Adam</name>
    <email>james@lazyatom.com</email>
  </author>
  <url>http://github.com/lazyatom/engines/commit/55b9489bd1d8c62a0ad13f2fc8b4f5dc9869100a</url>
  <id>55b9489bd1d8c62a0ad13f2fc8b4f5dc9869100a</id>
  <committed-date>2008-10-24T04:52:47-07:00</committed-date>
  <authored-date>2008-10-24T04:52:47-07:00</authored-date>
  <message>The engines plugin requires Rails 2.1.1 or later - thanks Elijah S [#36 state:resolved]</message>
  <tree>94024f7352c1337a013813543c2182ae50067b60</tree>
  <committer>
    <name>James Adam</name>
    <email>james@lazyatom.com</email>
  </committer>
</commit>
