<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -61,7 +61,6 @@ Usage
 2) Available options:
 
 	:base_dir  =&gt; Where the storage directory will reside. Can be interpolated.
-	:from      =&gt; The file that will be saved/moved. Can be an string, File object or Upload object
 	:to        =&gt; The output file name. Can be interpolated.
 	:hex       =&gt; Save cluster sloth as hex number
 	:depth     =&gt; Define the cluster structure depth
@@ -71,7 +70,7 @@ Usage
 To remove any saved file, just add `after_destroy :destroy_file!`.
 This will update the model if nil values.
     
-Some options can be interpolated, like `:base_dir`, `:to` and `:from`. This means
+Some options can be interpolated, like `:base_dir` and `:to`. This means
 that you can set attributes/methods from the instance object to build your path.
     
 	has_storage :base_dir =&gt; &quot;:rails_root/storage&quot;, :to =&gt; &quot;:user_id-:uid.:extension&quot;</diff>
      <filename>README.markdown</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>b5c5b3f8d799438b244dd9d194b3d146dea7f4f4</id>
    </parent>
  </parents>
  <author>
    <name>Nando Vieira</name>
    <email>fnando.vieira@gmail.com</email>
  </author>
  <url>http://github.com/fnando/has_storage/commit/cbba40da0026883502e176bcbdda4e2a8a95720e</url>
  <id>cbba40da0026883502e176bcbdda4e2a8a95720e</id>
  <committed-date>2009-02-01T17:04:47-08:00</committed-date>
  <authored-date>2009-02-01T17:04:47-08:00</authored-date>
  <message>Updated README</message>
  <tree>76098c7964284d720fac2b9344746004cde42745</tree>
  <committer>
    <name>Nando Vieira</name>
    <email>fnando.vieira@gmail.com</email>
  </committer>
</commit>
