Class: Mongoid::Association::Referenced::HasOneThrough::Eager

Inherits:
Eager
  • Object
show all
Defined in:
lib/mongoid/association/referenced/has_one_through/eager.rb

Overview

Two-query eager preloader for has_one :through associations.

Method Summary

Methods inherited from Eager

#initialize, run, #run

Constructor Details

This class inherits a constructor from Mongoid::Association::Eager