Skip to content

Instantly share code, notes, and snippets.

@kyrylo
Created June 15, 2012 14:09
Show Gist options
  • Save kyrylo/2936674 to your computer and use it in GitHub Desktop.
Save kyrylo/2936674 to your computer and use it in GitHub Desktop.
# otherwise just pops a binding and stores it as old binding
_pry_.old_binding[:binding] = _pry_.binding_stack.pop
_pry_.old_binding[:append] = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment