Skip to content

Commit fea8f4a

Browse files
committed
Add comment
1 parent 6b6f02c commit fea8f4a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/models/patient.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -757,6 +757,7 @@ def dup_for_pending_changes
757757
end
758758
end
759759

760+
# This method overrides the implementation in `PendingChangesConcern`
760761
def apply_pending_changes_to_new_record!(changeset:)
761762
new_record = nil
762763

0 commit comments

Comments
 (0)