Untitled

Run Settings
LanguageRuby
Language Version
Run Command
#!/usr/bin/ruby hsh = colors = { "red" => 0xf00, "green" => 0x0f0, "blue" => 0x00f } hsh.each do |key, value| print key, " is ", value, "\n" end
Editor Settings
Theme
Key bindings
Full width
Lines