Module: PredictiveLoad

Defined in:
lib/predictive_load.rb,
lib/predictive_load/loader.rb,
lib/predictive_load/preload_log.rb

Defined Under Namespace

Modules: ActiveRecordCollectionObservation, Rails5AssociationOptions Classes: Loader, PreloadLog

Class Attribute Summary collapse

Class Attribute Details

.callbackObject

Returns the value of attribute callback.



9
10
11
# File 'lib/predictive_load.rb', line 9

def callback
  @callback
end