From: Daniel Harple Date: 2006-03-09T01:53:38+09:00 Subject: Re: Newbie: sorting an array of custom objects On Mar 8, 2006, at 5:15 PM, Daniel Harple wrote: > and full example of a Card game skeleton: However, the SUITES and VALUES constants should be in the Deck class. And be sure to raise an error from Deck#draw_card it is empty ;) -- Daniel