Method: Paperclip::Validators::AttachmentPresenceValidator.helper_method_name
- Defined in:
- lib/paperclip/validators/attachment_presence_validator.rb
.helper_method_name ⇒ Object
10 11 12 |
# File 'lib/paperclip/validators/attachment_presence_validator.rb', line 10 def self.helper_method_name :validates_attachment_presence end |