Subject: Re: Newbie: sorting an array of custom objects
From: Daniel Harple <dharple@ n a o u t n r
Date: Thu, 9 Mar 2006 01:53:38 +0900
References: 183090183092183095183126
In-reply-to: 183126
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