Untitled

Run Settings
LanguageRuby
Language Version
Run Command
#!/usr/bin/ruby begin file = open("/unexistant_file") if file puts "File opened successfully" end rescue file = STDIN end print file, "==", STDIN, "\n"
Editor Settings
Theme
Key bindings
Full width
Lines