<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -109,11 +109,10 @@ By default, email and usernames are validated against a somewhat strict pattern;
 h2. Installation
 
 This is a basic restful authentication generator for rails, taken from
-acts as authenticated.  Currently it requires Rails 1.2.6 or above.
+acts as authenticated.  Currently it requires Rails 2.2 or above.
 
-**IMPORTANT FOR RAILS &gt; 2.1 USERS** To avoid a @NameError@ exception (&quot;lighthouse tracker ticket&quot;:http://rails_security.lighthouseapp.com/projects/15332-restful_authentication/tickets/2-not-a-valid-constant-name-errors#ticket-2-2), check out the code to have an _underscore_ and not _dash_ in its name: 
-* either use &lt;code&gt;git clone git://github.com/technoweenie/restful-authentication.git restful_authentication&lt;/code&gt; 
-* or rename the plugin's directory to be &lt;code&gt;restful_authentication&lt;/code&gt; after fetching it.
+**IMPORTANT** To avoid a @NameError@ exception (&quot;lighthouse tracker ticket&quot;:http://rails_security.lighthouseapp.com/projects/15332-restful_authentication/tickets/2-not-a-valid-constant-name-errors#ticket-2-2), check out the code to have an _underscore_ and not _dash_ in its name: 
+* &lt;code&gt;git submodule add git@github.com:dcrec1/restful-authentication-i18n.git vendor/plugins/restful_authentication_i18n&lt;/code&gt; 
 
 To use the generator:
 </diff>
      <filename>README.textile</filename>
    </modified>
    <modified>
      <diff>@@ -1 +1 @@
-puts IO.read(File.join(File.dirname(__FILE__), 'README'))
\ No newline at end of file
+puts IO.read(File.join(File.dirname(__FILE__), 'README.textile'))
\ No newline at end of file</diff>
      <filename>install.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5245acf96f4ac7468b5bcf13c058893d6f5b9e1f</id>
    </parent>
  </parents>
  <author>
    <name>Diego Carrion</name>
    <email>dc.rec1@gmail.com</email>
  </author>
  <url>http://github.com/dcrec1/restful-authentication-i18n/commit/1c01c02b7477f86db2bfe6b51dfa4c99e5072bd5</url>
  <id>1c01c02b7477f86db2bfe6b51dfa4c99e5072bd5</id>
  <committed-date>2008-10-12T15:52:31-07:00</committed-date>
  <authored-date>2008-10-12T15:52:31-07:00</authored-date>
  <message>updated README and fixed install.rb</message>
  <tree>438a7e1f3813c09fcc2606f2ad971917ede3ef30</tree>
  <committer>
    <name>Diego Carrion</name>
    <email>dc.rec1@gmail.com</email>
  </committer>
</commit>
