From: Hal Fulton Date: 2004-09-07T04:26:38+09:00 Subject: Re: OK... :) question about hash and array literals Tim Sutherland wrote: > In article <413BFD4D.6080101@hypermetrics.com>, Hal Fulton wrote: > [...] > >>In nearly five years of Ruby, I cannot recall ever comparing two >>hashes for equality at all. > > [...] > > My test cases often use assert_equal on two hashes. > That makes perfect sense, and is obvious now that you mention it. Hal