How to run Ruby as root within RubyMine Permanently deleted user Created November 25, 2011 10:34 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