ActiveRecord6 の dirty attribute methods (will_save_change_to_* とか)の挙動一覧 - Qiita

ActiveRecord::AttributeMethods::Dirtyモジュールで定義している以下メソッドの挙動をまとめました。 *_before_last_save *_in_database saved_change_to_* will_save_change_t...