From: Abder-rahman Ali Date: 2010-07-13T04:05:40+09:00 Subject: Re: Arrays and Hashes Jacob Mitchell wrote: >> >> I may not getting your point clear. What is it not applicable to Ruby >> 1.9 from what Jake said? >> >> Ruby 1.9 added a constraint that whenever you query for an iterator using > any of the Hashes each* methods, you'll always get the objects in the > same > order that they were inserted into that hash. Prior to that there were > no > promises about the order the elements would be yielded by the iterator. > > -Jake I got you Jake. Thanks. -- Posted via http://www.ruby-forum.com/.