Class: Mongoid::Association::Referenced::BelongsTo::Eager

Inherits:
Eager::Base
  • Object
show all
Defined in:
build/mongoid-8.1/lib/mongoid/association/referenced/belongs_to/eager.rb

Overview

Eager class for belongs_to associations.

Method Summary

Methods inherited from Eager::Base

#initialize, #run

Constructor Details

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