Very simple Roles library without any authorization enforcement supporting scope on resource objects (instance or class). Supports ActiveRecord and Mongoid ORMs.
This is a monkey patch of rolify, and add new methods
The very simple role hierarchy library for rolify. fin
Very simple Roles library without any authorization enforcement supporting scope on resource objects (instance or class). Supports ActiveRecord and Mongoid ORMs.
A ruby gem for adding permissions to rolify.
RoleFu provides explicit role management with Role and RoleAssignment models, avoiding hidden HABTM tables. Supports scopes, resource-specific roles, and cleaner architecture.
An extremely simple roles library inspired by rolify
Authentication and authorization for Revelry toolkit apps using Devise, Rolify and Pundit.
Make avaiable to your users for login with Devise or Facebook, and manage them and your admins. Each admin is related to roles with Rolify, and manages authorization with CanCan.