From: "Serdar Kılıç" Date: 2006-01-31T15:26:55+09:00 Subject: Re: Array prepending nil object Thank you too Brian, that makes it quite clear. On 31/01/06, Brian Caswell wrote: > > You are running this inside irb. print returns nil, which you are > interpreting as being part of the output. > > Try adding: > > print "\n" > > To the bottom of your example. > > Brian -- Cheers, Serdar Kilic http://weblog.kilic.net/