Skip to content

Instantly share code, notes, and snippets.

@cema-sp
Created January 11, 2017 10:12
Show Gist options
  • Save cema-sp/e6eaf58665f28a7ea03c62f931ebaa1d to your computer and use it in GitHub Desktop.
Save cema-sp/e6eaf58665f28a7ea03c62f931ebaa1d to your computer and use it in GitHub Desktop.
require 'irb'
IRB.setup nil
IRB.conf[:MAIN_CONTEXT] = IRB::Irb.new.context
require 'irb/ext/multi-irb'
# ARGV.clear
IRB.irb nil, self
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment