Ruby on Rails Discussions
How can I write this find with AR?
rubyonrails-talk
Jakob_Skjerning
(Jakob Skjerning)
February 21, 2007, 9:16pm
1
Does :conditions => ['value IN (?)', arr] do what you need?
Related topics
Topic
Replies
Views
Activity
How can I write this find with AR?
rubyonrails-talk
0
122
February 21, 2007
Searching for multiple possible values
rubyonrails-talk
3
160
September 22, 2008
ActiveRecord find with conditions: = works but IN fails
rubyonrails-talk
2
126
December 10, 2009
How can I write this find with AR?
rubyonrails-talk
0
123
February 21, 2007
How to make something like IN (1,3,4) in the :conditions
rubyonrails-talk
1
139
July 17, 2009