factory_girl meets paperclip
Just in case that you are using paperclip and factory_girl and set the validates_attachment_presence on the field, you might come across the problem of failing tests because of missing file…
Just in case that you are using paperclip and factory_girl and set the validates_attachment_presence on the field, you might come across the problem of failing tests because of missing file…