Displaying 1 result from an estimated 1 matches for "uqcnby5ghuou0o".
2009 Aug 17
0
Paperclip: processor proc not firing
...adedFile.new(test_file, mimetype))
lambda {doc.save!}.should_not raise_error
end
I''m mimicking an actual upload to stay as close to the real web
interaction as possible.
It bombs with (making the test fail):
identify: no decode delegate for this image format `/var/folders/uQ/
uQCnby5GHUOu0O+CzWEVmk+++TI/-Tmp-/stream.6150.4'' @ constitute.c/
ReadImage/488.
So for some reason it''s still using ImageMagick to process the
attachment, even though I even explicitely set the "video?" instance
method to always return true (which should make it fail for normal...