Method: ActiveStorage::Attached::Changes::CreateOne#blob
- Defined in:
- activestorage/lib/active_storage/attached/changes/create_one.rb
#blob ⇒ Object
19 20 21 |
# File 'activestorage/lib/active_storage/attached/changes/create_one.rb', line 19 def blob @blob ||= find_or_build_blob end |