Created
February 28, 2013 16:19
-
-
Save leoallen85/5057917 to your computer and use it in GitHub Desktop.
An example ruby debug settings file, put this in your home directory as ~/.rdebugrc
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set autoeval | |
set autolist | |
set autoreload |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment