On Nov 16, 2010, at 2:30 AM, Josh Cheek wrote:
However, TextMate gets its Ruby version from my ~/.profile where I have: rvm wrapper ruby-1.9.2-p0 textmate And then a TextMate shell variable: TM_RUBY=/Users/josh/.rvm/bin/textmate_ruby
You really have the wrapper command in your .profile? I believe it's just meant to be run once to generate the wrapper script:
http://rvm.beginrescueend.com/integration/textmate/
James Edward Gray II