method

run_ruby_script

run_ruby_script(command, config = {})
public

Executes a ruby script (taking into account WIN32 platform quirks).

Parameters

command

the command to be executed.

config

give :verbose => false to not log the status.