Skip to content

Instantly share code, notes, and snippets.

@danielmorrison
Created November 4, 2009 12:18
Show Gist options
  • Save danielmorrison/226002 to your computer and use it in GitHub Desktop.
Save danielmorrison/226002 to your computer and use it in GitHub Desktop.
When /I see wtf is going on/i do
save_and_open_page
end
When /I want to debug/i do
debugger
true # never put debugger at the end of a method
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment