From: Nico Ritsche Date: 2008-01-29T04:40:19+09:00 Subject: Re: Hash Sorting James Tucker wrote: > On 28 Jan 2008, at 17:45, Nico Ritsche wrote: >> >> Any ideas? > > hash.to_a.sort Tried that, the result is the same, no sorting is happening at all. Same as if I just do hash.to_a. -- Posted via http://www.ruby-forum.com/.