Module: Collection::Controls::Array::Anomaly
- Defined in:
- lib/collection/controls/array.rb
Defined Under Namespace
Classes: Member
Class Method Summary collapse
Class Method Details
.example ⇒ Object
12 13 14 |
# File 'lib/collection/controls/array.rb', line 12 def self.example [Array::Member.new, Member.new] end |