>From "Sequel::Model::Associations::ClassMethods --> associate, options"

:select - the attributes to select. Defaults to the associated class‘s 
table_name.* in a many_to_many association, which means it doesn't include the 
attributes from the join table. If you want to include the join table 
attributes, you can use this option . . .


Yes, indeed, I *do* want to include a column from the join table. HOW??? I've 
found about five different ways to NOT get a useful result from what I stick 
after :select=>, but I cannot find any explanation or example of what *does* 
work. 

{pouty face}

-- 
You received this message because you are subscribed to the Google Groups 
"sequel-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/sequel-talk?hl=en.

Reply via email to