[Rails] Re: Strange behaviour with ActiveRecord has_many collections, Rails 4 compared to Rails 3
On Monday, October 21, 2013 4:37:22 PM UTC+1, Neil Williams wrote:
Hi Fred,Thanks for your reply."Using new in this way isn't something I've come across in quite a few years of using rails."How would you initialise a new Task object given you have the @story instance available to you?
I've always done @story.tasks.build(...)
The fact that this adds the built instance to the in memory collection has never been a problem for me
Fred
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/714198ae-6b69-4595-a29c-e9862604a516%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home