When using has_one or has_many associations, how do I prevent a call
to the parent’s save() method from calling the child’s save() method?
I seem to be stuck in an infinite loop due to the way I have my
associations setup
thanks,
Tim
When using has_one or has_many associations, how do I prevent a call
to the parent’s save() method from calling the child’s save() method?
I seem to be stuck in an infinite loop due to the way I have my
associations setup
thanks,
Tim
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs