diff options
author | Alan Kennedy <alankennedy100@gmail.com> | 2012-11-25 21:01:27 +0000 |
---|---|---|
committer | Alan Kennedy <alankennedy100@gmail.com> | 2013-10-31 18:16:29 +0000 |
commit | f74a5616e89f03e13a025401475ac1101bb159ae (patch) | |
tree | df6a26ff670af4d3e35e4efd350ab203644cc803 /activerecord/test/cases/aggregations_test.rb | |
parent | 6e5d409f659c325871cac4cca79526e815644288 (diff) | |
download | rails-f74a5616e89f03e13a025401475ac1101bb159ae.tar.gz rails-f74a5616e89f03e13a025401475ac1101bb159ae.tar.bz2 rails-f74a5616e89f03e13a025401475ac1101bb159ae.zip |
Save has_one associations only if record has changes
Prevents save related callbacks such as `after_commit` being
triggered when `has_one` objects are already persisted and have no
changes.
Diffstat (limited to 'activerecord/test/cases/aggregations_test.rb')
0 files changed, 0 insertions, 0 deletions