On Sat, Sep 12, 2009 at 6:07 PM, MS999 <[email protected]> wrote:
>
> Hi,
> Does anyone know where I can find a full step by step tutorial on Many
> to Many Relationships with Rails or can describe the steps in
> inserting data into the join tables, displaying the connections, etc..

I always use an actual join model and :through.

The Many-to-many section on this page explains how it works:

http://api.rubyonrails.org/classes/ActiveRecord/Associations/ClassMethods.html


-- 
Greg Donald
http://destiney.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
-~----------~----~----~----~------~----~------~--~---

Reply via email to