From: MonkeeSage Date: 2006-10-04T20:55:11+09:00 Subject: Re: ruby and variable names Also note that code posted to newsgroups and mailing-lists is usually not meant to be production quality; in that context many people use single-letter variable names for brevity, where in production they would follow the convention of writing self-documenting code. Regards, Jordan