MB
Size: a a a
MB
FL
FL
АД
АД
АД
IM
IM
АД
IM
АД
IM
АД
АД
T
АД
🐱
relation = some_model.some_has_many_relation
to_add = colleciton - relation
to_remove = relation - collection
relation.delete(to_remove)
relation << to_add
some_model.some_has_many_relation = collection
АД
relation = some_model.some_has_many_relation
to_add = colleciton - relation
to_remove = relation - collection
relation.delete(to_remove)
relation << to_add
some_model.some_has_many_relation = collection