canard 0.4.3
Wraps CanCan and RoleModel up to make role based authorisation really easy in Rails 3.x.
          Gemfile:
          =
        
        
          Installeer:
          =
        
      Runtime afhankelijkheden (2):
            cancancan
            >= 0
          
          
            role_model
            >= 0
          
    Requirements:
cancan for Rails3 and earlier or the Rails4 compatible cancancan fork.