Class Array
In: lib/arrayfields.rb
Parent: Object

Array instances are extened with two methods only: Fieldable#fields= and Fieldable#fields. only when Fieldable#fields= is called will the full set of ArrayFields methods auto-extend the Array instance. the Array class also has added a class generator when the fields are known apriori.

Methods

[]   fields   initialize   struct  

Included Modules

Fieldable ArrayFields

Public Class methods

[Validate]