I have a n-n related models like Robots, Parts, RobotParts.
for Example bot1 have parts: head, hand, body, foot.
how can i unbind bot1's head relationship and not to delete parts "head"?
I have a n-n related models like Robots, Parts, RobotParts.
for Example bot1 have parts: head, hand, body, foot.
how can i unbind bot1's head relationship and not to delete parts "head"?