aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/attribute_mutation_tracker.rb
Commit message (Expand)AuthorAgeFilesLines
* nodoc the mutation trackersRafael Mendonça França2015-09-251-2/+2
* Improve the performance of `save` and friendsSean Griffin2015-09-241-0/+29
* Encapsulate a lot of the logic from `Dirty` in an objectSean Griffin2015-09-241-0/+55