Class: OccamsRecord::EagerLoaders::HasMany

Inherits:
HasOne
  • Object
show all
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

#initialize, #run, #scope

Methods included from Builder

#eager_load, #eager_load_many, #eager_load_one, #nest

Constructor Details

This class inherits a constructor from OccamsRecord::EagerLoaders::Base