aboutsummaryrefslogtreecommitdiffstats
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2018-05-26 15:04:41 +0900
committerRyuta Kamizono <kamipo@gmail.com>2018-05-26 15:04:41 +0900
commit7ac5b9e8486b90e7a6003a1b5e34b0fd530e6683 (patch)
tree1873d0225c6ba0c0cfb307b4ee504008a30fbb87 /CONTRIBUTING.md
parente34c2050e996ffe7ae5feecb005117cd7df4ba74 (diff)
downloadrails-7ac5b9e8486b90e7a6003a1b5e34b0fd530e6683.tar.gz
rails-7ac5b9e8486b90e7a6003a1b5e34b0fd530e6683.tar.bz2
rails-7ac5b9e8486b90e7a6003a1b5e34b0fd530e6683.zip
Fix `belongs_to_counter_cache_after_update` to respect custom primary key counter
If belongs_to primary key is customized, the callback will update counters against the wrong target looked up by the customized key as primary key. We need to convert the customized key into an object that can be referred to as primary key.
Diffstat (limited to 'CONTRIBUTING.md')
0 files changed, 0 insertions, 0 deletions