method
attachment
v8.1.1 -
Show 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