}.toraise_error(MatcherNotFound,'The matcher foo `foo_matcher` was not found in the RansackMongo::FooAdapter. Check `RansackMongo::FooAdapter.predicates`')
end
end
...
...
@@ -32,37 +32,37 @@ module RansackMongo
end
context'when MongoAdapter'do
describe'#to_query!'do
describe'#parse!'do
it'raises exception when query evaluates to an empty hash'do