Ruby

Ruby

This is the build/run options settings for a Ruby project. Here you can specify the execution type, the name of the file to run, and the folder where the source files are located.

  1. Run On - Set whether to run as a server or console.

  2. Execution File - Set the main file to run.

  3. Source path - Set the path to the folder with the main file to build.

  4. Run options - Set any additional executable command options to add.

  5. Log file path - Set the path to the log file.

Last updated