Method: Paperclip::Validators::AttachmentFileNameValidator#allowed
- Defined in:
- lib/paperclip/validators/attachment_file_name_validator.rb
#allowed ⇒ Object
46 47 48 |
# File 'lib/paperclip/validators/attachment_file_name_validator.rb', line 46 def allowed [[:matches]].flatten.compact end |