validates_attachment_content_type always fails in IE 6 and 7 for jepg and png image – Josh Software
validates_attachment_content_type always fails in IE 6 and 7 for jepg and png image – Josh Software If you are using paperclip plugin for uploading images in your rails application and you are validating image format. Image format validation working in Firefox, safari but not in IE, even you are uploading image in correct format in …