<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -326,14 +326,14 @@ module Paperclip
     end
 
     def save_attached_files
-      logger.info(&quot;[paperclip] Saving attachments.&quot;)
+#      logger.info(&quot;[paperclip] Saving attachments.&quot;)
       each_attachment do |name, attachment|
         attachment.send(:save)
       end
     end
 
     def destroy_attached_files
-      logger.info(&quot;[paperclip] Deleting attachments.&quot;)
+#      logger.info(&quot;[paperclip] Deleting attachments.&quot;)
       each_attachment do |name, attachment|
         attachment.send(:queue_existing_for_delete)
         attachment.send(:flush_deletes)</diff>
      <filename>vendor/plugins/paperclip/lib/paperclip.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>6aef6cda71e129e9ff5e34379ae7a7de8b2137de</id>
    </parent>
  </parents>
  <author>
    <name>Vidal Graupera</name>
    <email>vidal@vdggroup.com</email>
  </author>
  <url>http://github.com/rhomobile/rhosync/commit/20a831a8035d7c208d627b861d8c2eeff9e5f84d</url>
  <id>20a831a8035d7c208d627b861d8c2eeff9e5f84d</id>
  <committed-date>2009-11-13T11:38:51-08:00</committed-date>
  <authored-date>2009-11-13T11:38:51-08:00</authored-date>
  <message>remove annoying paperclip log.info messages</message>
  <tree>2b87f5f2fde138ea5862e513b3ecb6ff4cad8830</tree>
  <committer>
    <name>Vidal Graupera</name>
    <email>vidal@vdggroup.com</email>
  </committer>
</commit>
