aboutsummaryrefslogtreecommitdiffstats
path: root/actionview
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2017-03-10 22:25:00 +0900
committerRyuta Kamizono <kamipo@gmail.com>2017-03-10 22:25:00 +0900
commitc4c8d808d0054dff9bf6e783638b8ea2f3499da1 (patch)
treeb4c433fcf5fc05073b81ba12a7a55889ea944eef /actionview
parentc8c1460f7a97c15dff641a30e63914991d407595 (diff)
downloadrails-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 'actionview')
0 files changed, 0 insertions, 0 deletions