method
blob
v6.1.7.7 -
Show latest stable
- Class:
ActiveStorage::Attached::Changes::CreateOne
blob()public
No documentation available.
# File activestorage/lib/active_storage/attached/changes/create_one.rb, line 19
def blob
@blob ||= find_or_build_blob
end