Subject: Re: A comparison by example of keyword argument styles
From: nobu.nokada softhome.net
Date: Thu, 27 Oct 2005 01:27:49 +0900
References: 162752162757
In-reply-to: 162757
Hi,
At Thu, 27 Oct 2005 01:07:49 +0900,
Eric Mahurin wrote in [ruby-talk:162757]:
> That's the ticket. I thought &method would be the same as
> &(method.to_proc) - they both convert a Method to a Proc. But
Yes, they are equivalent.
--
Nobu Nakada