Method: ActiveStorage::Analyzer#blob
- Defined in:
- activestorage/lib/active_storage/analyzer.rb
#blob ⇒ Object (readonly)
Returns the value of attribute blob.
9 10 11 |
# File 'activestorage/lib/active_storage/analyzer.rb', line 9 def blob @blob end |