validate_attachment_presence_matcher_test.rb
1.86 KB
-
Fixes validates_attachment_presence matcher, #1296 · f59a5890
Copying attribute validation failures up to the root object breaks the validate_attachment_presence_matcher when other paperclip validations have failed. This fixes this bug.
Dan Collis-Puro committed