From: James Edward Gray II Date: 2007-09-20T21:56:37+09:00 Subject: Re: how to print Ruby's version from within the program On Sep 20, 2007, at 7:46 AM, SpringFlowers AutumnMoon wrote: > Is there a way to print the Ruby version from within a Ruby program? >> RUBY_VERSION => "1.8.6" > this is such as when in TextMate, i want the program to show > whether it > is running under Ruby 1.8.2 or 1.8.6 TextMate shows the version and location of the used Ruby interpreter above the program output. James Edward Gray II