james2m / canard

Makes role based authorization in Rails really simple. Wraps CanCan and RoleModel up with a smattering of syntactic sugar, some generators and scopes.
MIT License
125 stars 28 forks source link

Cancancan 23 draft #36

Open grumpit opened 5 years ago

grumpit commented 5 years ago

Just testing to see if using cancancan 2.3 will resolve the issues in Ruby < 2.2. I doubt it, because I believe this to be an ActiveRecord thing, but we'll see...

grumpit commented 5 years ago

Dang, thought it would run on Travis 😆