Attachment_fu is making an assumption that image will always be uploaded. This is causing problem in my application where the field is optional. Does anyone know how to make the image upload optional without blowing up the app?
Is there any other plugin that does not make such an assumption? TIA.