method
attachment
rails latest stable - Class:
ActiveStorage::Attached::Changes::CreateOne
attachment()public
No documentation available.
# File activestorage/lib/active_storage/attached/changes/create_one.rb, line 15
def attachment
@attachment ||= find_or_build_attachment
end