Module: Paperclip::HasAttachedFile::ClassMethods
- Defined in:
- lib/paperclip/has_attached_file.rb
Instance Method Summary collapse
Instance Method Details
#attachment_definitions ⇒ Object
110 111 112 |
# File 'lib/paperclip/has_attached_file.rb', line 110 def Paperclip::AttachmentRegistry.definitions_for(self) end |