method
attachment_changes
v6.1.3.1 -
Show latest stable
- Class:
ActiveStorage::Attached::Model
attachment_changes()public
No documentation available.
# File activestorage/lib/active_storage/attached/model.rb, line 194
def attachment_changes #:nodoc:
@attachment_changes ||= {}
end