diff options
author | Carlos Antonio da Silva <carlosantoniodasilva@gmail.com> | 2012-11-19 09:01:20 -0200 |
---|---|---|
committer | Carlos Antonio da Silva <carlosantoniodasilva@gmail.com> | 2012-11-21 22:21:04 -0200 |
commit | fd1c45761e023cecdc9ad472df64f8c265e25aaf (patch) | |
tree | a73f4abd20a8a42064916670a0ea6fe401ccc7ad /.travis.yml | |
parent | ad9983f625ea414c5b7bbc0fd12be17ec04fc590 (diff) | |
download | rails-fd1c45761e023cecdc9ad472df64f8c265e25aaf.tar.gz rails-fd1c45761e023cecdc9ad472df64f8c265e25aaf.tar.bz2 rails-fd1c45761e023cecdc9ad472df64f8c265e25aaf.zip |
Remove the #sum method from CollectionAssociation
Since edd94cee9af1688dd036fc58fd405adb30a5e0da, CollectionProxy
delegates all calculation methods - except count - to the scope,
which does basically what this method was doing, but since we're
delegating from the proxy, the association method was never called.
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions