You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's actually only doing this when you don't have an inverse has_many on the Part model. Perhaps we can raise a warning if you do whole.parts.build and there isn't an inverse relationship.
we expect that
whole.parts
should contain onePart
The text was updated successfully, but these errors were encountered: