David Trasbo
Results
2
issues of
David Trasbo
Basically, this works: ``` >> Article.category_id_equals([1, 2]) => [#, #, #] ``` But this doesn't: ``` >> Article.search(:category_id_equals => [1, 2]).all /usr/lib/ruby/gems/1.8/gems/searchlogic-2.4.10/lib/searchlogic/named_scopes/conditions.rb:115: warning: multiple values for a block parameter (2...
I'm sorry, but this project is no longer active. Feel free to fork the repo, copy the code, release the code under a different gem or whatever you need.