Skip to content

Instantly share code, notes, and snippets.

@rsim
Created October 5, 2009 09:14
Show Gist options
  • Save rsim/201998 to your computer and use it in GitHub Desktop.
Save rsim/201998 to your computer and use it in GitHub Desktop.
1) Failure:
test_reload_returns_assocition(AssociationProxyTest)
[./test/cases/associations_test.rb:188:in `test_reload_returns_assocition'
./test/cases/associations_test.rb:187:in `test_reload_returns_assocition'
/Users/raymond/rubygems/rails/activerecord/test/cases/../../lib/../../activemodel/lib/../../activesupport/lib/active_support/testing/setup_and_teardown.rb:62:in `run']:
<[#<Project id: 2, name: "Active Controller", type: nil>, #<Project id: 1, name: "Active Record", type: nil>]> expected but was
<[#<Project id: 2, name: "Active Controller", type: nil>, #<Project id: 1, name: "Active Record", type: nil>]>.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment