Hi, I am new to Rails and AS. Can someone please give me the correct steps for defining a many-to-many association with Rails 3 and AS? I have existing tables "people" and "clubs", with a join table of "members". The members table has an additional field "role" that needs to be user-editable.
Thanks for any help or ideas. -- You received this message because you are subscribed to the Google Groups "ActiveScaffold : Ruby on Rails plugin" 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/activescaffold?hl=en.
