From: Daniel Harple Date: 2006-01-14T06:01:31+09:00 Subject: Re: Range#member? Oddity Daniel Berger wrote: > James Edward Gray II wrote: >> I'm not understanding what I am seeing here. Can anyone please >> explain why the last line of this session gives *false* as an answer? >> > > I cannot duplicate this with 1.8.2 or 1.8.4. > > - Dan I'm getting this too. 1 and 10 both return true, everything else returns false. $ ruby -v ruby 1.8.4 (2005-12-24) [powerpc-darwin8.3.0]