Configure Textmate 2 for rbenv

前端 未结 4 1757
旧巷少年郎
旧巷少年郎 2020-12-17 03:17

What is the best way to setup Textmate 2 to use rbenv?

I read a Textmate mailing list thread about setting up rbenv but haven\'t found the right solution yet.

4条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-17 03:50

    Just to supplement all answers above - if you would like to use different ruby version per project just create a new .tm_properites file inside root of the project with the correct RBENV_VERSION variable.

提交回复
热议问题