Here’s an example of using the Containble behavior when you’ve got deep and complex model relationships. Let’s consider the following model associations… User->Profile User->Account->AccountSummary User->Post->PostAttachment->PostAttachmentHistory->HistoryNotes