Community
Participate
Working Groups
Created attachment 180395 [details] Ruby test script See attached test.rb When running from the command line, the LoadError is caught, and "Error" is printed. This works with "ruby test.rb" and "rdebug test.rb". When debugged from Eclipse, the exception is not caught and the script exits without printing "Error". This maybe is caused by rubygems replacing Kernel#require.
Ruby support has been removed.