• F
    Fixed HABTM's CollectionAssociation size · f045663d
    Fred Wu 提交于
    HABTM should fall back to using the normal CollectionAssociation's size calculation if the collection is not cached or loaded.
    
    This addresses both #14913 and #14914 for master.
    f045663d
has_many_through_association.rb 6.2 KB