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