Subject: Re: Where do I put the ".to_f" ?
From: Peter Bailey <pbailey bna.com>
Date: Tue, 8 Jan 2008 04:36:44 +0900
References: 286473286475286478286481
In-reply-to: 286481
Daniel Finnie wrote:
> String#scan as you are calling the scan method of a string instance.
> String
> is known as the receiver.
>
> Dan
Thanks !
--
Posted via http://www.ruby-forum.com/.