From: Marc Heiler Date: 2007-10-21T16:51:54+09:00 Subject: Re: Is Ruby For Me? > Is ruby for me? If you mean ruby as a language like perl (and perl use cases), then totally "yes". This way you can separate applications like RoR from the underlying language too. (ie. some People use some components that are also used in RoR, but they try to avoid the bigger overhead on it with their own solution) Ruby+GUI is quite ok, although there are sometimes cave-eats such as lack of documentation in certain areas (which in general, IMHO, is sometimes a problem with Ruby as a whole). As a language, ruby rocks. -- Posted via http://www.ruby-forum.com/.