You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: