Method: Paperclip::Style#whiny

Defined in:
lib/paperclip/style.rb

#whinyObject

retrieves from the attachment the whiny setting



38
39
40
# File 'lib/paperclip/style.rb', line 38

def whiny
  attachment.whiny
end