module DirtyNestedAttributes
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.
Constants
- VERSION
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.