Erol Fornoles wrote in post #949877: > The functionality you're asking for is a nested has_many :through, which > isn't done yet: > > https://rails.lighthouseapp.com/projects/8994/tickets/1152-support-for-nested-has_many-through-associations
If you're using Rails 2.3, http://github.com/ianwhite/nested_has_many_through might help. I don't know if this works with Rails 3. Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

