[] (https://codeclimate.com/github/CanCanCommunity/cancancan-sequel)
This is the adapter for the CanCanCan authorisation library to automatically generate SQL queries from ability rules.
Adds support for Sequel
In your Gemfile
, insert the following line:
gem 'cancancan'
gem 'cancancan-sequel'