[TxMt] Textmate and RVM?
Brad Hutchins
oshybrid at gmail.com
Sun Oct 3 15:55:26 UTC 2010
Hey has anyone experienced problems with textmate running a ruby file
against RVM set to 1.9.2. The "Command R" runs ruby code, but I noticed it
is running 1.8.7 (based on the errors I get when I try to run something
specific to Ruby 1.9, such as the symbol short cut for hashes...)
x={a: 1, b: 2, c: 3}... Does not work
But the ruby 1.8.7 short cut
x={a, 1, b, 2, c, 3}.... Does work.
Is there a preference setting in Textmate that tells it to use which Ruby
interpreter?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macromates.com/textmate/attachments/20101003/5bf2f021/attachment.html>
More information about the textmate
mailing list