Skip to content

Instantly share code, notes, and snippets.

@bingxie
Created August 19, 2020 01:00
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 bingxie/4646b3db30d334a0fbcc0a11c338c626 to your computer and use it in GitHub Desktop.
Save bingxie/4646b3db30d334a0fbcc0a11c338c626 to your computer and use it in GitHub Desktop.
ruby binding.pry snippet
"Debug with pry": {
"prefix": "pry",
"body": [
"binding.pry"
],
"description": "Debug with pry"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment