Hello and thanks for this great TextMate bundle. I just love working with it on a daily basis.
I have a question regarding it's usage, though:
At the moment, I am working in a JRuby project, so I changed the TM_RUBY variable to my JRuby runtime, which works fine with RubyMate. Additionally, I would now like to add a few command line arguments for the JRuby runtime. Is there an easy way to achieve this?
For example, hitting ⌘R should run my open Ruby script with the arguments -S and --dev
Could you help me and tell me where to look for this?
That would be great, thanks in advance and best regards!
Hello and thanks for this great TextMate bundle. I just love working with it on a daily basis.
I have a question regarding it's usage, though:
At the moment, I am working in a JRuby project, so I changed the
TM_RUBY
variable to my JRuby runtime, which works fine with RubyMate. Additionally, I would now like to add a few command line arguments for the JRuby runtime. Is there an easy way to achieve this?For example, hitting ⌘R should run my open Ruby script with the arguments
-S
and--dev
Could you help me and tell me where to look for this?That would be great, thanks in advance and best regards!