Makes role based authorization in Rails really simple. Wraps CanCan and RoleModel up with a smattering of syntactic sugar, some generators and scopes.
125
stars
28
forks
source link
Make Ability's private methods protected #19
Closed
elsom25 closed 10 years ago
Make methods
protected
overprivate
to ease enhancement and modification.