cancan-eager_load 0.0.2
Complex CanCan rule hash conditions can generate a lot of queries when passed an ActiveRecord instance as a subject. cancan-eager_load parses the hash and adapts it to eager load the data needed in a single query.
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activerecord-instance_includes
>= 0.0.1
cancancan
>= 2.1.4