Class: OccamsRecord::EagerLoaders::HasMany
- Defined in:
- lib/occams-record/eager_loaders/has_many.rb
Overview
Eager loader for has_many associations.
Instance Attribute Summary
Attributes inherited from Base
#eager_loaders, #name, #tracer
Method Summary
Methods inherited from Base
Methods included from Builder
#eager_load, #eager_load_many, #eager_load_one, #nest
Constructor Details
This class inherits a constructor from OccamsRecord::EagerLoaders::Base