Path: | lib/arrayfields.rb |
Last Update: | Wed Apr 17 05:56:57 +0000 2013 |
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 |