Untitled

Run Settings
LanguageRuby
Language Version
Run Command
#!/usr/bin/ruby ary = [ "fred", 10, 3.14, "This is a string", "last element", ] ary.each do |i| puts i end
Editor Settings
Theme
Key bindings
Full width
Lines