Class: Minimapper::Mapper::HasManyAssociation
- Inherits:
-
Object
- Object
- Minimapper::Mapper::HasManyAssociation
- Defined in:
- lib/minimapper/mapper/has_many_association.rb
Instance Method Summary collapse
Instance Method Details
#persist_changes ⇒ Object
13 14 15 16 |
# File 'lib/minimapper/mapper/has_many_association.rb', line 13 def persist_changes remove_deleted create_or_update end |