From: Ari Brown Date: 2007-05-11T07:04:22+09:00 Subject: Re: to_a Ok, I seemed to have fixed it. .to_a works, but what I need was .split (//). I never knew until now that it puts it into an array for you! On May 10, 2007, at 6:01 PM, Robert Dober wrote: > On 5/10/07, Ari Brown wrote: >> Howdy, jewel hunters >> >> I've been working on the Credit Card problem, and am >> using the >> command .to_a to put my numbers into an array. >> >> However, I get a warning everytime I do so: >> #122_CreditCards.rb:45: warning: default `to_a' will be obsolete >> >> What should I do instead of to_a? > This depends on the content of line 45 of 122_CreditCards.rb ;) > Would you mind sharing it (with some context lines) with us? -------------------------------------------------------| ~ Ari crap my sig won't fit