From: Ari Brown Date: 2007-05-11T06:51:12+09:00 Subject: to_a 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? -------------------------------------------------------| ~ Ari crap my sig won't fit