diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2017-03-10 22:25:00 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2017-03-10 22:25:00 +0900 |
commit | c4c8d808d0054dff9bf6e783638b8ea2f3499da1 (patch) | |
tree | b4c433fcf5fc05073b81ba12a7a55889ea944eef /activemodel/README.rdoc | |
parent | c8c1460f7a97c15dff641a30e63914991d407595 (diff) | |
download | rails-c4c8d808d0054dff9bf6e783638b8ea2f3499da1.tar.gz rails-c4c8d808d0054dff9bf6e783638b8ea2f3499da1.tar.bz2 rails-c4c8d808d0054dff9bf6e783638b8ea2f3499da1.zip |
Simply forward `Calculations#count` to `Enumerable#count`
Follow up of #24203.
Since b644964b `ActiveRecord::Relation` includes `Enumerable` so it is
enough to call `super` simply.
Diffstat (limited to 'activemodel/README.rdoc')
0 files changed, 0 insertions, 0 deletions