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