Path: | lib/arrayfields.rb |
Last Update: | Sat Sep 04 20:31:35 UTC 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