Hi,

In message "Re: Array#indices"
    on Tue, 30 Nov 2004 08:05:21 +0900, James Edward Gray II <james / grayproductions.net> writes:

|Why is Array#indices deprecated with a note to use Array#select, which 
|I don't find all that related???

It used to.  Recent Ruby (e.g. 1.8.2) mentions values_at.

							matz.