method
purge_many
v7.0.0 -
Show latest stable
- Class:
ActiveStorage::Attached::Many
purge_many()private
No documentation available.
# File activestorage/lib/active_storage/attached/many.rb, line 70
def purge_many
Attached::Changes::PurgeMany.new(name, record, attachments)
end