Method: ActiveStorage::Attached::Changes::DetachMany#attachments

Defined in:
activestorage/lib/active_storage/attached/changes/detach_many.rb

#attachmentsObject (readonly)

Returns the value of attribute attachments.



5
6
7
# File 'activestorage/lib/active_storage/attached/changes/detach_many.rb', line 5

def attachments
  @attachments
end