Subject: Re: append_features(mod) -- mod.kind_of? makes absolutely no sense
From: Dave Thomas <dave pragprog.com>
Date: Mon, 15 Dec 2003 02:02:12 +0900
References: 880428804488061
In-reply-to: 88061
> def include(mod)
> mod.append_features(self)
> end
>
> By the way, PickAxe (my Bible) doesn't explain this correctly.
>
Perhaps you might be more specific? I'm always interested in improving
the text.
Cheers
Dave