Subject: Re: Writing Good #each Methods?
From: "Robert Klemme" <bob.news@ x e
Date: Tue, 14 Mar 2006 18:43:45 +0900
References: 184024184030184035
Paul Battley wrote:
> I'd also add
> * If appropriate, inspect the arity of the block and provide the
> requested number of parameters.
And another one
* return self
robert