Dear guest,
I have 2 tabels with a has_and_belongs_to_many in the model.
I also have created a join tabel with has the 2 primary keys of the
other tabels (foreign keys).
Now i want to add a record in in my join tabel. How can i do that ?
Already tanks for your help,
Robert