I am using paperclip to handle my file uploads, and in one situation I don\'t want the file to be mandatory. I do however want to make sure it is a specific file type when i
This issue has been fixed in newer versions of paperclip (I think around 2.3.4 based on when the commit was made). See discussion at
https://github.com/thoughtbot/paperclip/issues/125