Fix broken validates_attachment_size error message. The min and max values were…
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)
Showing
Please
register
or
sign in
to comment