Skip to content

Instantly share code, notes, and snippets.

@chyld
Created June 8, 2012 20:36
Show Gist options
  • Save chyld/2898017 to your computer and use it in GitHub Desktop.
Save chyld/2898017 to your computer and use it in GitHub Desktop.
Pry Commands
core:
----------
!
;
show-input
amend-line
edit
hist
play
cd
nesting
ls
jump-to
switch-to
exit
exit-all
exit-program
.command
shell-mode
gem-cd
find-method
show-souce
show-doc
binding.pry
object.pry
whereami
pry-backtrace
pry-nav:
----------
step
next
continue
pry-stack:
----------
up
down
frame
show-stack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment