I have a model object (let\'s say Parent) with a has_many association on another model object (Child).
Interesting segment of code that I can\'t get to work. I have the following models/relationships (unnecessary code excluded)