<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>test/unit/default_image_path_option_test.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -444,7 +444,7 @@ module Fleximage
         def master_image_not_found
           # Load the default image
           if self.class.default_image_path
-            @output_image = Magick::Image.read(self.class.default_image_path).first
+            @output_image = Magick::Image.read(&quot;#{RAILS_ROOT}/#{self.class.default_image_path}&quot;).first
           
           # No default, not master image, so raise exception
           else</diff>
      <filename>lib/fleximage/model.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>137683d64d25c9b842ce95b4a5d842165e585810</id>
    </parent>
  </parents>
  <author>
    <name>Alex Wayne</name>
    <email>alex@beautifulpixel.com</email>
  </author>
  <url>http://github.com/Squeegy/fleximage/commit/1e45f1e75cb4297bfe5db13084be614c8217fc43</url>
  <id>1e45f1e75cb4297bfe5db13084be614c8217fc43</id>
  <committed-date>2008-04-19T15:23:50-07:00</committed-date>
  <authored-date>2008-04-19T15:23:50-07:00</authored-date>
  <message>default_image_path is now relative to RAILS_ROOT</message>
  <tree>ebf14df17235f8153e56f31f0376968b0bd7187d</tree>
  <committer>
    <name>Alex Wayne</name>
    <email>alex@beautifulpixel.com</email>
  </committer>
</commit>
