Craig White wrote: [...] > I have traced parens around, inside, outside and nothing works...
Because none of your examples address the problem. The problem is in your *SQL* syntax, so the parentheses need to be in the SQL query string -- :conditions => '...and id IN (?)'. Your Ruby syntax is fine, so messing with it won't help. > also - see previous examples from previous e-mail I did. Please take the time to understand where your errors are coming from. > > Craig > Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: 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/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

