* Jordan von Kluck jordanvonkluck@gmail.com [2006-12-05 11:33]:
How does Textmate use ruby (or how does it invoke it)?
I've got the 1.8.5 binary installed in /usr/local/bin/ and that's definitely executable by me.
TextMate doesn't have your usual path when it runs shell scripts. http://macromates.com/textmate/manual/shell_commands#search_path
The easiest fix for Ruby scripts is to add a TM_RUBY environment variable in your preferences under Advanced → Shell Variables.