Class: OccamsRecord::EagerLoaders::BelongsTo

Inherits:
Base
  • Object
show all
Defined in:
lib/occams-record/eager_loaders/belongs_to.rb

Overview

Eager loader for belongs_to 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