On Sep 6, 2007, at 9:52 AM, Mike Mellor wrote:
See http://macromates.com/wiki/Troubleshooting/RubyVersionIssue
Well, I got things working again, but I'm a little confused as to how to really fix the problem. What I found was that my commands the began #!/usr/bin env ruby were failing to execute. Changing the first line to #!/usr/local/bin/ruby works. It's not a TextMate issue, but a problem with my system (that I need to figure out). Thanks for the help.
From terminal: "ls ~/.MacOSX/environment.plist"
If you get file not found go back and read the url allan posted again. You have to setup the path in both places it refers to.