Method: Paperclip::Attachment#instance
- Defined in:
- lib/paperclip/attachment.rb
#instance ⇒ Object (readonly)
Returns the value of attribute instance.
24 25 26 |
# File 'lib/paperclip/attachment.rb', line 24 def instance @instance end |