• S
    Note that `_will_change!` is no longer needed for AR instances · e04c4c08
    Sean Griffin 提交于
    Leave the note for `ActiveModel`, since it can't yet detect mutations
    (hopefully we can change this in time for 4.2). However, we now detect
    mutations on all supported types in `ActiveRecord`, so we can note that
    `_will_change!` is no longer needed there.
    e04c4c08
dirty.rb 6.3 KB