From: corey konrad <0011@...> Date: 2006-05-15T07:26:00+09:00 Subject: Re: begining programmer questions ok thanks for the help Michael Gorsuch wrote: > I suppose it could, but I think the easiest way to build an Array in > ruby is > as follows: > > info = [] > > You can build a Hash via: > > info = {} -- Posted via http://www.ruby-forum.com/.