Method: ActiveStorage::Attached::Changes::DeleteOne#record

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

#recordObject (readonly)

Returns the value of attribute record.



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

def record
  @record
end