------ art_60290_12135892.1168973805708 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline On 1/16/07, David Goodlad <dgoodlad / gmail.com> wrote: > > On 1/16/07, Drew Olson <olsonas / gmail.com> wrote: > > I'd like to have my array behave like this: If I add an item to a[5], > > a[0..5] will be equal to " " rather than nil. I tried to following: > > > > irb(main):001:0> a "] > >