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

Nested Eager loading?

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 5.1.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:

      It looks like ActiveRecord 4 supports nested eager loading, for example:

      {{Category.includes(posts: [

      { comments: :guest }

      , :tags]).find(1)}}

      Any plan to support this in Mongoid?

            Assignee:
            Unassigned Unassigned
            Reporter:
            johnnyshields Johnny Shields
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: