[TxMt] TextMate and Ruby version

James Edward Gray II james at grayproductions.net
Sat Apr 7 15:24:04 UTC 2007


On Apr 7, 2007, at 8:58 AM, Yvon Thoraval wrote:

> and i usually use shebang like that :
>
> #! /usr/bin/env ruby -wx

Just FYI, it makes no sense to pass Ruby's -x switch in a shebang  
line.  It will never have any effect there, unless you follow it up  
with a directory name.

James Edward Gray II



More information about the textmate mailing list