Skip to content

Instantly share code, notes, and snippets.

@DCarper
Created March 2, 2011 20:06
Show Gist options
  • Save DCarper/851633 to your computer and use it in GitHub Desktop.
Save DCarper/851633 to your computer and use it in GitHub Desktop.
When /^I delete that comment$/ do
@comment = Comment.last
debugger
When %Q{I press "X" within "#comments li:first .destroy_comment"}
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment