This project is archived and is in readonly mode.
Updating additional data fields in has and belongs to many relationship
Reported by Rajesh Soni | May 12th, 2008 @ 07:27 PM
Hi,
habtm always have problem with update when we have additional fields in join table.
push with attribute is fine for inserting fields.
i added a patch for it and it's working fine for me.
please check document.
Comments and changes to this ticket
-
Frederick Cheung May 19th, 2008 @ 10:34 PM
Shouldn't you be using has_many :through if you want your join table to be more than just a join table (PS: a word document? Srsly? :-) )
-
josh July 17th, 2008 @ 01:47 AM
- State changed from new to wontfix
- Tag cleared.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>