Uploaded image for project: 'Mongoid'
  1. Mongoid
  2. MONGOID-1683

Model.where(:id => ...) not working

    • Type: Icon: Task Task
    • Resolution: Done
    • 3.0.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      Hey... I found another small thing when testing v3.0.

       ruby
      Component.where(:_id => "4f2d23866d5a2f88ce000008").to_a # works
      Component.where(:id => "4f2d23866d5a2f88ce000008").to_a # no results
      

            Assignee:
            durran Durran Jordan
            Reporter:
            xpepermint Kristijan Sedlak
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: