Method: ActiveStorage::Blob#custom_metadata
- Defined in:
- activestorage/app/models/active_storage/blob.rb
#custom_metadata ⇒ Object
182 183 184 |
# File 'activestorage/app/models/active_storage/blob.rb', line 182 def self[:metadata][:custom] || {} end |