SQL クエリを実行し、その結果を自分の能力クラスに適用したい:
res_sql = "SELECT * FROM people
where trainer_id != null and people.user_id = user.id
and user.role = 'Trainerone'"
SQL は、cancan に適用できる Typ Sportler からオブジェクトを返す必要があります。
can :manage, **:sportler**