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.
Required Ruby Version
>= 1.8.7
Authors
Aleck Greenham