-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.0.4
-
Component/s: None
-
None
client = Mongo::Client.new(["localhost:27017"]) client['test'].find.aggregate([]).explain NameError: undefined local variable or method `selector' for #<Mongo::Collection::View::Aggregation>