Have used the JewelryBox ruby gem to set up rvm and download, manage Ruby 1.9.3<div><br></div><div>Then went into TextMate prefs to set up shell variable and path to Ruby 1.9.3 at /usr/local/rvm/bin/textmate_ruby then added "puts RUBY_VERSION" at top of file. </div>
<div><br></div><div>But when I run the file, the output is 1.8.7, which is the system version of Ruby. </div><div><br></div><div>Any idea how to fix this situation?</div><div><br></div><div>Thank you.</div>