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