cancan-eager_load 0.0.1
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:
=
installation:
=
Dépendances de Runtime (2):
activerecord-instance_includes
>= 0.0.1
cancancan
>= 2.1.4