Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-935

Aggregate#explain references a non existent selector

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.0.5
    • Affects Version/s: 2.0.4
    • Component/s: None
    • Labels:
      None

      client = Mongo::Client.new(["localhost:27017"])
      client['test'].find.aggregate([]).explain
      
      NameError: undefined local variable or method `selector' for #<Mongo::Collection::View::Aggregation>
      

            Assignee:
            emily.stolfo Emily Stolfo
            Reporter:
            emily.stolfo Emily Stolfo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: