Created
August 30, 2011 01:39
-
-
Save moro/1179935 to your computer and use it in GitHub Desktop.
my ~/.rspec
This file contains hidden or 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
--color | |
--profile | |
<%= begin; require 'ruby-debug'; Debugger::Command.settings[:autolist] = Debugger::Command.settings[:autoeval] = 1 ; '--debugger' ; rescue LoadError ; '' ; end %> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment