Module: HyperMesh

Defined in:
lib/reactive_record/engine.rb,
lib/reactive_record/active_record/reactive_record/while_loading.rb

Defined Under Namespace

Classes: Engine

Class Method Summary collapse

Class Method Details

.load(&block) ⇒ Object



2
3
4
# File 'lib/reactive_record/active_record/reactive_record/while_loading.rb', line 2

def self.load(&block)
  ReactiveRecord.load(&block)
end