On Jul 7, 1:40 am, "Daniel N" <[EMAIL PROTECTED]> wrote: > This makes it important to have both pieces of information. This is I > believe the same for any has_many :through association where you have > additional information in the join model. Without both pieces of > information you can't identify the correct join model to use and therefore > the extra piece of information you need.
Whats the join model in this case? Can you pastie the example? (http:// pastie.caboo.se/) Because each clip (and every other model you mentioned) has its own unique id, you can always use that to find it. --~--~---------~--~----~------------~-------~--~----~ 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 [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-core?hl=en -~----------~----~----~----~------~----~------~--~---
