Skip to content

Instantly share code, notes, and snippets.

@fabiolnm
Created December 18, 2011 17:54
Show Gist options
  • Save fabiolnm/1494039 to your computer and use it in GitHub Desktop.
Save fabiolnm/1494039 to your computer and use it in GitHub Desktop.
Given /^I have no contacts$/ do
assert_equal 0, Contact.count
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment