Path: | lib/arrayfields.rb |
Last Update: | Wed Feb 09 10:31:59 +0000 2011 |
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
Arrayfields | = | ArrayFields |
Fieldedarray | = | FieldedArray |
Pseudohash | = | PseudoHash |