Class: Array
- Inherits:
-
Object
- Object
- Array
- Defined in:
- lib/active_record_samplooper.rb
Instance Method Summary collapse
Instance Method Details
#sampler ⇒ Object
113 114 115 |
# File 'lib/active_record_samplooper.rb', line 113 def sampler ActiveRecordSamplooper.(ActiveRecordSamplooper::ArrayLooper.(self)) end |