Skip to content

Commit 546b6aa

Browse files
committed
docs: update list of methods that trigger active record callbacks
1 parent 78d6559 commit 546b6aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

guides/source/active_record_callbacks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -622,6 +622,7 @@ The following methods trigger callbacks:
622622
* `toggle!`
623623
* `touch`
624624
* `update_attribute`
625+
* `update_attribute!`
625626
* `update`
626627
* `update!`
627628
* `valid?`

0 commit comments

Comments
 (0)