Skip to content

Instantly share code, notes, and snippets.

@edezekiel
Created November 6, 2018 11:58
Show Gist options
  • Save edezekiel/54c1c0254a26f718da24e19d1202496e to your computer and use it in GitHub Desktop.
Save edezekiel/54c1c0254a26f718da24e19d1202496e to your computer and use it in GitHub Desktop.
Inside-Pry
[06:57:06] ~
// ♥ Pry
[1] pry(main)> whereami
At the top level.
[2] pry(main)> cd Pry
[3] pry(Pry):1> whereami
Inside Pry.
[4] pry(Pry):1>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment