[TxMt] Re: TM2 with rbenv

Chris Wong chris at chriswongstudio.com
Wed Feb 29 04:10:39 UTC 2012


Get rid of the #! at the beginning of your buffer.  It's pointing to the
system ruby.

Chris

2012/2/28 姜 源 <sleetdrop at gmail.com>

> Thanks for your help, this doesn't works for me either.
> I've already can see the TM_RUBY value changed, but when I run Command + R
> It still runs the script with the system's default ruby
>
>
>
> 在 2012-2-29,上午12:43, Chris Wong 写道:
>
> I have the following in my ~/.tm_properties file.
>
> TM_RUBY = "$HOME/.rbenv/shims/ruby"
> PATH = "$PATH:/usr/local/bin"
>
> Note the PATH setting.  If you have rbenv installed via Home Brew, you'd
> need to add /usr/local/bin to PATH.
>
> Chris
>
> 2012/2/27 姜 源 <sleetdrop at gmail.com>
>
>> I changed it as you described, but it doesn't work for me
>>
>>  TM_RUBY = /Users/jiangyuan/.rbenv/shims/rbenv-auto-ruby
>>  RBENV_VERSION = 1.9.3-p125
>>
>>
>> 在 2012-2-28,上午8:45, Chris Wong 写道:
>>
>> You need space around TM_RUBY
>>
>> On Monday, February 27, 2012, 姜 源 wrote:
>>
>>>  Thanks for your reply, here is my configuration of .tm_properties
>>>
>>> TM_RUBY=/Users/jiangyuan/.rbenv/shims/rbenv-auto-ruby
>>> RBENV_VERSION=1.9.3-p125
>>>
>>> When I run the demo script via Command + R, Textmate2 just uses system
>>> default ruby 1.8.7, while when I run the script in Terminal, it can use
>>>  rbenv's ruby 1.9.3
>>>
>>> <h.rb.jpg>
>>>
>>>
>>> 在 2012-2-26,上午9:59, Allan Odgaard 写道:
>>>
>>> On 21/02/2012, at 10.51,  姜 源 wrote:
>>>
>>> I find this url to use rbenv in textmate,
>>>
>>>
>>> http://uberfork.com/post/12280974742/integrate-rbenv-with-textmate
>>>
>>>
>>> but it doesn't work for textmate2
>>>
>>>
>>> I don’t see anything there which wouldn’t also apply to TextMAte 2.
>>>
>>> While I would suggest putting the variables in .tm_properties (which
>>> also allow easy project-specific ruby version), using the global variables
>>> should also work.
>>>
>>> Anyone knows how to config rbenv to with with textmate2 ?
>>>
>>>
>>> Perhaps you can give some details on which problem you ran into (and how
>>> you set it up)?
>>>
>>>
>>> _______________________________________________
>>> textmate mailing list
>>> textmate at lists.macromates.com
>>> http://lists.macromates.com/listinfo/textmate
>>>
>>>
>>>
>>
>> --
>> Chris
>>
>>
>> _______________________________________________
>> textmate mailing list
>> textmate at lists.macromates.com
>> http://lists.macromates.com/listinfo/textmate
>>
>>
>>
>>
>> _______________________________________________
>> textmate mailing list
>> textmate at lists.macromates.com
>> http://lists.macromates.com/listinfo/textmate
>>
>
>
>
> --
> Chris
>
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
>
>
>
>
> _______________________________________________
> textmate mailing list
> textmate at lists.macromates.com
> http://lists.macromates.com/listinfo/textmate
>



-- 
Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20120228/7662cfce/attachment.html>


More information about the textmate mailing list