Skip to content

Instantly share code, notes, and snippets.

@sandsu
Created September 28, 2012 15:20
Show Gist options
  • Save sandsu/3800481 to your computer and use it in GitHub Desktop.
Save sandsu/3800481 to your computer and use it in GitHub Desktop.
Failures:
1) Customer find by name
Failure/Error: Customer.find_by_name("Homer Simpson").count.should == 1
expected: 1
got: 0 (using ==)
# ./spec/models/customer_spec.rb:64:in `block (2 levels) in <top (required)>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment