From: james.d.masters@... Date: 2007-05-04T02:45:06+09:00 Subject: Re: Array to Hash On May 3, 10:41 am, james.d.mast...@gmail.com wrote: > When values are false. Replace condition from "! value" to > "value.nil?". Spoke too soon... also when duplicate array items exist...