Method: ActiveStorage::Attached::Changes::DetachOne#record

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

#recordObject (readonly)

Returns the value of attribute record.



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

def record
  @record
end