I am using attachment_fu to upload images and I am using the filesystem to store the images.
Does anybody know how to delete the image file in the filesystem when an image object is destroyed?? This way I won't have any orphaned files.
Thanks, Wes
I am using attachment_fu to upload images and I am using the filesystem to store the images.
Does anybody know how to delete the image file in the filesystem when an image object is destroyed?? This way I won't have any orphaned files.
Thanks, Wes