Displaying 1 result from an estimated 1 matches for "2has_many".
Did you mean:
has_many
2006 Jan 17
1
many-to-many with extra fields
I''m trying to work with a many-to-many relationship, but the join
table needs to have a is_primary field. What is the best way to work
with this (adding / changing primary / deleting)? I understand that
the :through option in Edge Rails can handle this better, but I was
just wondering if there was a good way to handle this with Rails 1.0.
Thanks,
Kyle