Class: ArLazyPreload::Contexts::AutoPreloadContext

Inherits:
BaseContext
  • Object
show all
Defined in:
lib/ar_lazy_preload/contexts/auto_preload_context.rb

Overview

This class is responsible for automatic association preloading

Instance Attribute Summary

Attributes inherited from BaseContext

#records

Method Summary

Methods inherited from BaseContext

#initialize, #try_preload_lazily

Constructor Details

This class inherits a constructor from ArLazyPreload::Contexts::BaseContext