<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>test/unit/file_upload_to_db_test.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -357,7 +357,7 @@ module Fleximage
       # Delete the image file for this record. This is automatically ran after this record gets 
       # destroyed, but you can call it manually if you want to remove the image from the record.
       def delete_image_file
-        File.delete(file_path) if (!self.class.db_store? &amp;&amp; File.exists?(file_path))
+        File.delete(file_path) if !self.class.db_store? &amp;&amp; File.exists?(file_path)
       end
       
       # Execute image presence and validity validations.</diff>
      <filename>lib/fleximage/model.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>9c9d311418e8721a94ca85b673dd856265e2ef44</id>
    </parent>
  </parents>
  <author>
    <name>Alex Wayne</name>
    <email>alex@beautifulpixel.com</email>
  </author>
  <url>http://github.com/Squeegy/fleximage/commit/888e17dd88d33f6229c76b4ae99394cf7a5d33d2</url>
  <id>888e17dd88d33f6229c76b4ae99394cf7a5d33d2</id>
  <committed-date>2008-05-29T16:15:21-07:00</committed-date>
  <authored-date>2008-05-29T16:15:21-07:00</authored-date>
  <message>Fixed failing test.  Thanks jlsync!</message>
  <tree>dbde772a84f7679bd258d1be701e618eafc92b7b</tree>
  <committer>
    <name>Alex Wayne</name>
    <email>alex@beautifulpixel.com</email>
  </committer>
</commit>
