[TxMt] Re: Textmate with JRuby
Allan Odgaard
mailinglist at textmate.org
Tue Aug 11 12:16:51 UTC 2009
On 11 Aug 2009, at 11:30, digduck at gmx.net wrote:
> does anyone uses succesfully Textmate with JRuby. Setting TM_RUBY =
> <JRUBY_HOME>/bin/jruby seems to fail in my case. Hitting cmd-r prints:
You can’t use jruby as a drop-in replacement due to compatibility
issues (like the one you see).
You can however use jruby in the shebang of your own ruby scripts and
⌘R will use that interpreter for your script.
More information about the textmate
mailing list