Untitled

Run Settings
LanguageRuby
Language Version
Run Command
history = {} id = Thread.current.object_id t = Thread.new do history[id] ||= [] history[id].push Thread.current.object_id # Do something here... # It may use <history> end # ...
Editor Settings
Theme
Key bindings
Full width
Lines