Posted by Jason Green
One of the issues that keeps on rearing its ugly head, and I have never got round to fixing is the following error locally on Textmate:
env: ruby: No such file or directory
Well today I decided to put an end to it!
Textmate assumes (wrongly in my case) that Ruby is located at:
/usr/local/bin/ruby
Whereas a quick check on [...]