<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,7 +8,8 @@ module ::Paperclip
       fields do |f|
         f.field &quot;#{name}_file_name&quot;,    :string
         f.field &quot;#{name}_content_type&quot;, :string
-        f.field &quot;#{name}_file_size&quot;,    :string
+        f.field &quot;#{name}_file_size&quot;,    :integer
+        f.field &quot;#{name}_updated_at&quot;,   :datetime
       end
     
       declare_attr_type name, ::Paperclip::Attachment</diff>
      <filename>init.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>e5aa88dfe17d8e3abcf0dd672bae25c41d79eeee</id>
    </parent>
  </parents>
  <author>
    <name>Gert Thiel</name>
    <email>GertThiel@gmx.net</email>
  </author>
  <url>http://github.com/tablatom/paperclip_with_hobo/commit/fd91feeef603c12f735ea08303cd1a693cb99bb8</url>
  <id>fd91feeef603c12f735ea08303cd1a693cb99bb8</id>
  <committed-date>2009-07-31T03:50:33-07:00</committed-date>
  <authored-date>2009-02-18T11:15:48-08:00</authored-date>
  <message>* Added an updated at field
* Changed type of file size to integer

Signed-off-by: Tom Locke &lt;tom@tomlocke.com&gt;</message>
  <tree>fa26a92e828e4def4402be0d00b9e669902db891</tree>
  <committer>
    <name>Tom Locke</name>
    <email>tom@tomlocke.com</email>
  </committer>
</commit>
