From: brabuhr@... Date: 2010-03-20T08:14:30+09:00 Subject: Re: Version issues On Fri, Mar 19, 2010 at 6:11 PM, David Vlad wrote: > I am using ruby 1.8.6 and I have been having some problem using certain > methods and stuff. It seems that my ruby wont recognize until loops and > also the .collect method dosnt work. > > Is this normal? If I try to write use a until loop in my code I get > error and if I try to use .collect nothing happens (but no error). Please provide a short example of the code you are trying and the incorrect output you are receiving. Thanks. PS ( http://catb.org/~esr/faqs/smart-questions.html )