arrayfields.rb

Path: lib/arrayfields.rb
Last Update: Fri Aug 07 18:30:32 +0000 2009

The ArrayFields module implements methods which allow an Array to be indexed by String or Symbol. It is not required to manually use this module to extend Arrays - they are auto-extended on a per-object basis when Array#fields= is called

Methods

Constants

Arrayfields = ArrayFields
Fieldedarray = FieldedArray
Pseudohash = PseudoHash

Public Instance methods

[Validate]