Method: ActiveStorage::Variant#blob

Defined in:
activestorage/app/models/active_storage/variant.rb

#blobObject (readonly)

Returns the value of attribute blob.



58
59
60
# File 'activestorage/app/models/active_storage/variant.rb', line 58

def blob
  @blob
end