instance method
change
Ruby on Rails 7.2.3
Since v6.0.6 PrivateSignature
change()
No documentation comment.
Source
# File activestorage/lib/active_storage/attached.rb, line 18
def change
record.attachment_changes[name]
end
Defined in activestorage/lib/active_storage/attached.rb line 18
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveStorage::Attached