Skip to content

Instantly share code, notes, and snippets.

@rizwanreza
Created January 24, 2012 12:02
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 rizwanreza/1669832 to your computer and use it in GitHub Desktop.
Save rizwanreza/1669832 to your computer and use it in GitHub Desktop.
debugger
require 'ruby-debug'; Debugger.start; Debugger.settings[:autoeval] = 1; Debugger.settings[:autolist] = 1; debugger
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment