How to run Ruby as root within RubyMine Permanently deleted user 创建于 2011年11月25日 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