diff options
author | Sean Griffin <sean@thoughtbot.com> | 2014-06-27 13:07:25 -0600 |
---|---|---|
committer | Sean Griffin <sean@thoughtbot.com> | 2014-06-27 13:07:25 -0600 |
commit | e04c4c08200a15cfbc7019358dbe41399fa258f9 (patch) | |
tree | be6ea58e9e30020412fd999b3231039760b86b83 /activemodel/lib/active_model/serializers | |
parent | 30b56084fb67d99fa3284d34c9bb914ebee378b6 (diff) | |
download | rails-e04c4c08200a15cfbc7019358dbe41399fa258f9.tar.gz rails-e04c4c08200a15cfbc7019358dbe41399fa258f9.tar.bz2 rails-e04c4c08200a15cfbc7019358dbe41399fa258f9.zip |
Note that `_will_change!` is no longer needed for AR instances
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.
Diffstat (limited to 'activemodel/lib/active_model/serializers')
0 files changed, 0 insertions, 0 deletions