Class: OccamsRecord::EagerLoaders::Habtm

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

Overview

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