Skip to content
GitLab
Explore
Sign in
This project is pending deletion, and will be deleted on
2025-08-03
. Repository and other project resources are read-only.
Oct 02, 2012
6e56a03f
Fix reset_counters() crashing on has_many :through associations.
· 6e56a03f
lulalala
authored
Oct 02, 2012
The counter column name in the intermediate model need to be access via the through reflection.
6e56a03f
Fix reset_counters() crashing on has_many :through associations.
lulalala
authored
Oct 02, 2012
The counter column name in the intermediate model need to be access via the through reflection.
Loading