Module: DirtyNestedAttributes
- Includes:
- ChangesMarker
- Defined in:
- lib/dirty_nested_attributes.rb,
lib/dirty_nested_attributes/version.rb,
lib/dirty_nested_attributes/changes_marker.rb,
lib/dirty_nested_attributes/changed_associations.rb
Overview
Tracks nested association changes in ActiveRecord objects. Marks all changes in parent if something in child (one to one, one to many) records has changed.
Defined Under Namespace
Modules: ChangedAssociations, ChangesMarker
Constant Summary collapse
- VERSION =
"0.1.0"
Method Summary
Methods included from ChangesMarker
#assign_nested_attributes_for_collection_association, #assign_nested_attributes_for_one_to_one_association