Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | has_one maintains the association with separate after_create/after_update | Xavier Noria | 2010-10-22 | 1 | -0/+37 |
This way parent models can get their own after_create and after_update callbacks fired after has_one has done its job. |