From: "Paul D. Kraus" Date: 2006-05-23T05:42:50+09:00 Subject: Re: Creating Hash of Arrays ------=_Part_51789_14936052.1148330567336 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable Content-Disposition: inline > > > h =3D Hash.new { |hash, key| hash[key] =3D Array.new } Newbie here but what exactly does this like do. Can you someone break it down for me thanks. ------=_Part_51789_14936052.1148330567336--