diff options
author | Carlos Antonio da Silva <carlosantoniodasilva@gmail.com> | 2012-06-28 00:45:41 -0300 |
---|---|---|
committer | Carlos Antonio da Silva <carlosantoniodasilva@gmail.com> | 2012-06-28 09:58:58 -0300 |
commit | 45639950966b36c7a02f7d1c80a717e6150480ec (patch) | |
tree | 5e4adac71958c41312a32e8f4c502016157a953b /activerecord/test/cases/relation/where_test.rb | |
parent | 100ad217b80629e78755047e3c87242c64a2fc95 (diff) | |
download | rails-45639950966b36c7a02f7d1c80a717e6150480ec.tar.gz rails-45639950966b36c7a02f7d1c80a717e6150480ec.tar.bz2 rails-45639950966b36c7a02f7d1c80a717e6150480ec.zip |
Remove some aggregation tests related to composed_of
Since composed_of was removed in 051747449e7afc817c599e4135bc629d4de064eb,
these tests were working "by mistake", due to the matching "address"
string in the error message, but with a different error message than the
expected multiparameter assignment error.
Since "address" is not an attribute from Customer anymore, the error was
"undefined method klass for nil", where nil was supposed to be the
column object.
Diffstat (limited to 'activerecord/test/cases/relation/where_test.rb')
0 files changed, 0 insertions, 0 deletions