My ruby Completion is gone when I try to change the ruby I am using. This is one of my favorite features of programming ruby with TM. Is there a way to get this working with the ruby I want to use.
I want to use ruby-1.9, which I have installed using RVM
When I put the following TM variable.. the Completion is gone: TM_RUBY /Users/Ted/.rvm/bin/textmate_ruby (specifically I get Parse error)
When I remove it.. Completion works again.
Ted