Skip to content

Instantly share code, notes, and snippets.

@janlelis
Last active November 7, 2016 22:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save janlelis/c950a7104faa8de60f52ac705bcaba84 to your computer and use it in GitHub Desktop.
Save janlelis/c950a7104faa8de60f52ac705bcaba84 to your computer and use it in GitHub Desktop.
irbtools without # => rocket
require 'irbtools/configure'
# require 'irbtools/more'
Irbtools.replace_library_callback :fancy_irb do
FancyIrb.start rocket_mode: false
end
Irbtools.start
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment