On May 12, 5:15 pm, Gone Sail <[email protected]> wrote: > if you had a HABTM association HABTM is just a convenient way of creating a many-to-many association when no additional information needs to be stored on the association. In this case you do, so set up a proper many-to-many association and put the additional fields on the model in the middle.
-- 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.

