Subject: Re: Problem with return from method
From: James Byrne <byrnejb harte-lyne.ca>
Date: Thu, 3 Feb 2011 05:16:43 +0900
References: 377982
In-reply-to: 377982
Found the error. I was not explicitly returning the remapped hash as a
hash when adding a key. Only the key value of the new key was returned
as it was the last operation before returning from that method.
--
Posted via http://www.ruby-forum.com/.