From: John Joyce Date: 2007-04-09T19:01:59+09:00 Subject: --Apple-Mail-2-237211005 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Why does this seem to sort ascending alphabetical? puts ({ :shoe_size => 29.5, :name => 'Fred', :age => 10, :size => 'L' }).to_s sizeLshoe_size29.5nameFredage10 --Apple-Mail-2-237211005--