Method: Paperclip::Attachment#name

Defined in:
lib/paperclip/attachment.rb

#nameObject (readonly)

Returns the value of attribute name.



24
25
26
# File 'lib/paperclip/attachment.rb', line 24

def name
  @name
end