[TxMt] Re: TextMate and Ruby version

Patrick Gundlach textmate at contextgarden.net
Sat Apr 7 15:32:21 UTC 2007


Hello TextMate users,

>> 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 might not always be the best idea to pass any arguments at all in
the shebang line, not ever operating system can handle this.

Patrick



More information about the textmate mailing list