On 4/28/06, Jason Persampieri <jason / persampieri.net> wrote:
> On 4/28/06, Logan Capaldo <logancapaldo / gmail.com> wrote:

> > % ruby -e 'p VERSION'
> > "1.8.4"
>
>
> while I guess I *could* call eval and get that, is there a way to check the
> ruby version at runtime?  A global var or something?

VERSION

:)