• 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_and_belongs_to_many_associations_test.rb 28.5 KB