Module | ArrayFields |
In: |
lib/arrayfields.rb
|
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
VERSION | = | '4.7.4' unless defined? self::VERSION |
'to_pairs' | -> | 'pairs' |