Module: ROM::ArrayDataset
- Extended by:
- DataProxy::ClassMethods
- Includes:
- EnumerableDataset
- Included in:
- Memory::Dataset
- Defined in:
- core/lib/rom/array_dataset.rb
Overview
A helper module that adds data-proxy behavior to an array-like object
Class Method Summary collapse
-
.forward(*methods) ⇒ undefined
extended
from DataProxy::ClassMethods
Forward provided methods to the underlaying data object.
Class Method Details
.forward(*methods) ⇒ undefined Originally defined in module DataProxy::ClassMethods
Forward provided methods to the underlaying data object