On Jun 10, 2010, at 15:34 , Jeremy Evans wrote: > > It works just like any other Dataset#select call, but for multiple > arguments you provide an array. There's more detail in the > association basics guide: > http://sequel.rubyforge.org/rdoc/files/doc/association_basics_rdoc.html.
Aha! I looked at the RDoc for "Dataset::Select" and based on that, tried putting an array of symbols in, but that failed. I do now vaguely recall at some point having read about all the strange magic that occurs with doubled and tripled underscores, but it certainly didn't come to mind when I was trying to figure out what to put here. Thanks. BTW, the 'undisclosed voodoo' would be the key phrase "array of symbols." -- 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.
