Untitled

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