Chad Naeger

- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How to run Ruby as root within RubyMine
I have a application that is required to run as root.How to I get RubyMine to execute the following when using the run command?rvmsudo ruby <rubyscript>Thanks,Chad