Hello! I wanted to use Cancan with Trestle, but it keeps giving me an error message saying : undefined method `authorize_with' Refering to this line: config.authorize_with cancan: -> { AdminAbility } Is there any solution?