Subject: Re: class_eval used inline vs within class definition
From: "Sean O'Halpin" <sean.ohalpin gmail.com>
Date: Sun, 23 Apr 2006 02:52:47 +0900
References: 189814189818189827
In-reply-to: 189827
On 4/22/06, James Edward Gray II <james / grayproductions.net> wrote:
> We might as well drop the class_eval { ... }, since we are already in
> the class:
>
> James Edward Gray II
Quite right! The perils of cut and paste ;)
Sean