Class: Array

Inherits:
Object
  • Object
show all
Defined in:
lib/active_record_samplooper.rb

Instance Method Summary collapse

Instance Method Details

#samplerObject



113
114
115
# File 'lib/active_record_samplooper.rb', line 113

def sampler
  ActiveRecordSamplooper.(ActiveRecordSamplooper::ArrayLooper.(self))
end