aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib
diff options
context:
space:
mode:
authorCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2012-06-28 00:45:41 -0300
committerCarlos Antonio da Silva <carlosantoniodasilva@gmail.com>2012-06-28 09:58:58 -0300
commit45639950966b36c7a02f7d1c80a717e6150480ec (patch)
tree5e4adac71958c41312a32e8f4c502016157a953b /actionpack/lib
parent100ad217b80629e78755047e3c87242c64a2fc95 (diff)
downloadrails-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 'actionpack/lib')
0 files changed, 0 insertions, 0 deletions