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

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

Overview

Eager class for belongs_to associations.

Since:

  • 7.0

Method Summary

Methods inherited from Eager::Base

#initialize, #run

Constructor Details

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