Skip to content

Instantly share code, notes, and snippets.

@nicksieger
Created August 7, 2008 04:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nicksieger/4339 to your computer and use it in GitHub Desktop.
Save nicksieger/4339 to your computer and use it in GitHub Desktop.
1) Failure:
test_any_should_not_load_results(NamedScopeTest)
[./test/cases/../../lib/active_record/test_case.rb:40:in `assert_queries'
./test/cases/named_scope_test.rb:189:in `test_any_should_not_load_results'
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:94:in `__send__'
./test/cases/../../lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:94:in `run']:
0 instead of 1 queries were executed.
<1> expected but was
<0>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment