<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">I just grabbed the latest ruby.tmbundle from svn and put that in my ~/Library/Application\ Support/TextMate/Bundles directory<div><br></div><div>When I try and run a test file with command-R I get the following complaint</div><div><span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: 14px; ">/Users/stu/Library/Application Support/TextMate/Bundles/Ruby.tmbundle/Support/RubyMate/run_script.rb:1:in `require': no such file to load -- /Applications/Editors/TextMate.app/Contents/SharedSupport/Support/lib/tm/executor (LoadError) from /Users/stu/Library/Application Support/TextMate/Bundles/Ruby.tmbundle/Support/RubyMate/run_script.rb:1</span></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="4"><span class="Apple-style-span" style="font-size: 14px;"><br></span></font></div><div>I have had a look around and sure enough can't find the files it is referring to</div><div><div>require ENV["TM_SUPPORT_PATH"] + "/lib/tm/executor"</div><div>require ENV["TM_SUPPORT_PATH"] + "/lib/tm/save_current_document"</div><div><br></div><div>I am on the cutting edge 1.5.7 (1464) version.</div><div><br></div><div>Stuart</div></div></body></html>