Hi I have a smallish problem
If a = ["Joe","John"] then Model.find_all_by_firstname(a) works well. Except when the case of the characters is in dispute - how can I make the finder method case insensitive? All the discussions I find concern themselves with the singular case, but not with the case of an array being passed. Thanks for reading this! Pieter -- 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 rubyonrails-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.