[TxMt] Ruby Version?
Michael Sheets
mummer at whitefalls.org
Mon Nov 20 07:51:50 UTC 2006
> On 11/19/06, Eric Knapp <eknapp at gmail.com> wrote:
>> Hi all,
>>
>> When I run this in TextMate with the Execute and Update command I
>> get this:
>>
>> RUBY_VERSION # => "1.8.2"
>>
>> But, when I use irb in a terminal window I get this:
>>
>> irb(main):001:0> RUBY_VERSION
>> => "1.8.4"
>>
>> Why aren't they the same? I am reading the Pragmatic TextMate book
>> and it
>> shows 1.8.4 inside of TextMate.
You have two versions installed see the following page, especially
the part following 'important'.
http://macromates.com/textmate/manual/shell_commands#search_path
More information about the textmate
mailing list