Untitled

Run Settings
LanguageRuby
Language Version
Run Command
begin # 抛出 'A test exception.' puts "I'm not raising exception" rescue Exception => e puts e.message puts e.backtrace.inspect else puts "Congratulations-- no errors!" ensure puts "Ensuring execution" end
Editor Settings
Theme
Key bindings
Full width
Lines