Advertisement
Guest User

Untitled

a guest
Sep 29th, 2016
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.32 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <module type="RUBY_MODULE" version="4">
  3. <component name="ModuleRunConfigurationManager">
  4. <configuration default="false" name="main" type="RubyRunConfigurationType" factoryName="Ruby" temporary="true">
  5. <module name="AirCompany" />
  6. <RUBY_RUN_CONFIG NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
  7. <RUBY_RUN_CONFIG NAME="WORK DIR" VALUE="$MODULE_DIR$" />
  8. <RUBY_RUN_CONFIG NAME="SHOULD_USE_SDK" VALUE="false" />
  9. <RUBY_RUN_CONFIG NAME="ALTERN_SDK_NAME" VALUE="" />
  10. <RUBY_RUN_CONFIG NAME="myPassParentEnvs" VALUE="true" />
  11. <envs />
  12. <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
  13. <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
  14. <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov" />
  15. <RUBY_RUN_CONFIG NAME="SCRIPT_PATH" VALUE="P:\Ruby\AirCompany\main.rb" />
  16. <RUBY_RUN_CONFIG NAME="SCRIPT_ARGS" VALUE="" />
  17. <method />
  18. </configuration>
  19. </component>
  20. <component name="NewModuleRootManager">
  21. <content url="file://$MODULE_DIR$" />
  22. <orderEntry type="inheritedJdk" />
  23. <orderEntry type="sourceFolder" forTests="false" />
  24. </component>
  25. </module>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement