Subject: Re: A syntax question about nested 'each' blocks
From: stephen.tashiro us.army.mil
Date: Thu, 23 Mar 2006 02:53:53 +0900
References: 185332185336185339
In-reply-to: 185339
.... or rather
last_name = Array.[] %w { Groster Riplaid Pewley Lundrund Banks }
(I'm beginning to see that Ruby syntax is rather like bash syntax, but
only in that almost anything you type will at least start to do
something.)