Skip to content

Instantly share code, notes, and snippets.

@moro
Created August 30, 2011 01:39
Show Gist options
  • Save moro/1179935 to your computer and use it in GitHub Desktop.
Save moro/1179935 to your computer and use it in GitHub Desktop.
my ~/.rspec
--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