dase 5.1.0
includes_count_of method on ActiveRecord::Relation to solve N+1 query problem when counting associated records
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activerecord
>= 5.1.4, ~> 5.1
activesupport
>= 5.1.4, ~> 5.1