Class: Mongoid::Association::Referenced::HasAndBelongsToMany::Eager

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

Overview

Eager class for has_and_belongs_to_many 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