Ruby multifile

Run Settings
LanguageRuby
Language Version
Run Command
$LOAD_PATH << '.' require 'foo.rb' puts "foo: " + Foo.foo()
module Foo def Foo.foo() return "bar" end end
Editor Settings
Theme
Key bindings
Full width
Lines