Displaying 1 result from an estimated 1 matches for "people_places".
Did you mean:
people_pages
2006 Mar 24
4
habtm: attribute on join table
How do I retrieve the value of an attribute on my join table? For
example:
table ''people_places''
person_id
place_id
disposition
The first two use foreign keys and all that (I get that part). The value
of ''disposition'' is what I want.
--
Posted via http://www.ruby-forum.com/.