ATTENTION: Gem in development. Not working yet. Look at the build status to see which tests are failing and help us fixing them
[] (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'