arrayfields.rb

Path: lib/arrayfields.rb
Last Update: Sat Sep 04 22:31:35 CEST 2004

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 Array’s - they are auto-extended when Array#fields= is called

[Validate]