RailsCasts Pro episodes are now free!
Learn more or hide this
GitHub User: hiteshpatwari
Hi,
I'm doing a project in rails & mongoDB ... how can I make this searching work with mongoDB ? I'm using mongoid as mapper.
When I'm searching it is giving me this error :
undefined method `expand_complex_criteria' for ["name LIKE ?", "%fd%"]:Array
Hi,
I'm doing a project in rails & mongoDB ... how can I make this searching work with mongoDB ? I'm using mongoid as mapper.
When I'm searching it is giving me this error :
undefined method `expand_complex_criteria' for ["name LIKE ?", "%fd%"]:Array