From: HarryO Date: 2002-01-17T15:16:31+09:00 Subject: Re: Hello! Array sub classing? On Thu, 17 Jan 2002 17:03:52 +1100, Markt wrote: > Hello Ruby lovers! Welcome aboard! > I've just had time to start using Ruby & am pretty impressed so far. > > I have a question: > > How can I sub class an array so that the array delimiter is a 'TAB' > instead of ','? Can you be more specific as to what you mean by delimiter? Do you mean when you output an array as a string?