method
blob
rails 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