Ruby on Rails Saturday, November 10, 2018

Per my question on StackOverflow: https://stackoverflow.com/questions/53243674/build-methods-for-has-one-though-has-one

And the subsequent answer there, I'm wondering why has_one relationships don't behave the same way as has_many relationships in terms of building nested associations. 

I assume there is good reason for this, however, I personally feel like this is a bug

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/8470ea92-f9a6-4b1d-bcc0-428f07b408fc%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment