From: David Vlad Date: 2010-03-20T07:11:10+09:00 Subject: Version issues 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). -- Posted via http://www.ruby-forum.com/.