"Dat Nguyen" <thucdat / hotmail.com> writes: > By chance, I also discovered a bug in the manual where it claims the > following are the same: > > each_index {...} > (0..ary.size).each {...} > > But they aren't. Do you see why? I'll bite. In what way are they different? Dave