Skip to content

Instantly share code, notes, and snippets.

@heim
Created April 15, 2011 06:24
Show Gist options
  • Save heim/921243 to your computer and use it in GitHub Desktop.
Save heim/921243 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'
IRB.irb nil, self
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment