docs: update list of methods that trigger active record callbacks

This commit is contained in:
Bram Janssen 2024-06-10 11:19:29 +02:00
parent 78d655907a
commit 546b6aadbe

@ -622,6 +622,7 @@ The following methods trigger callbacks:
* `toggle!`
* `touch`
* `update_attribute`
* `update_attribute!`
* `update`
* `update!`
* `valid?`