Aubrey Holland
2009-Dec-28 21:39 UTC
Patch for 2-3-stable. Fix infinite loop when using has_many :through with nonstandard keys
If you attempt the create a has_many :through association that uses a has_many association with nonstandard primary and foreign keys, you will get an infinite loop when trying to use the association. I have written a longer description of this problem, along with a simple, tested patch that fixes it in the following bug: https://rails.lighthouseapp.com/projects/8994-ruby-on-rails/tickets/3628-infinite-loop-when-using-has_many-through-with-nonstandard-keys Aubrey -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to rubyonrails-core@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.