Method: ActiveStorage::Preview#blob
- Defined in:
- activestorage/app/models/active_storage/preview.rb
#blob ⇒ Object (readonly)
Returns the value of attribute blob.
40 41 42 |
# File 'activestorage/app/models/active_storage/preview.rb', line 40 def blob @blob end |