<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,16 +1,16 @@
 = Reserved Attributes
 
-Checks all your models looking for attributes (columns) with names that are 
+Checks all your models looking for attributes (columns) with names that are
 Ruby/Rails reserved words.
 
-The list of reserved words is retreived from http://wiki.rubyonrails.org/rails/pages/ReservedWords and also in a dynamic way (calling Object.methods).
+The list of reserved words is retrieved from http://newwiki.rubyonrails.org/rails/pages/reservedwords and also in a dynamic way (calling Object.methods).
 
-This task won't prevent all errors, but it'll cover the most part.
+This task won't prevent all errors, but it'll cover most of them.
 
 = Use:
   rake check_reserved_attributes
 
-= Author: Lucas H&#250;ngaro (http://makemesimple.com/blog/)
+= Author: Lucas H&#250;ngaro (http://lucashungaro.github.com/)
   Code based on Dave Thomas' annotate_models
 
 = Released under the same license as Ruby. No Support. No Warranty.</diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>f9692537f77a00acb334b93aff126d64da0ef622</id>
    </parent>
  </parents>
  <author>
    <name>Lucas H&#250;ngaro</name>
    <email>lucashungaro@gmail.com</email>
  </author>
  <url>http://github.com/lucashungaro/reserved_attributes/commit/9935a4d14136a5abb7465fe2e89f315b04ca1541</url>
  <id>9935a4d14136a5abb7465fe2e89f315b04ca1541</id>
  <committed-date>2009-05-14T17:29:13-07:00</committed-date>
  <authored-date>2009-05-14T17:29:13-07:00</authored-date>
  <message>Updating README</message>
  <tree>3107db388cb4c7acee8e84b0ff9531fe1e2af9e6</tree>
  <committer>
    <name>Lucas H&#250;ngaro</name>
    <email>lucashungaro@gmail.com</email>
  </committer>
</commit>
