paperclip_test.rb
10.4 KB
-
Fix broken validates_attachment_size error message. The min and max values were… · b8c85cdf
Fix broken validates_attachment_size error message. The min and max values were not being passed to attachment_definitions and thus were not available for :min and :max string replacement when the error message was built, leading to spaces rather than byte values for :min and :max. (cherry picked from commit 3fdb1160b272e71653d18d0b5945073e615c0a2d)
Barry Hess committed