Class: Authz::RoleGrant

Inherits:
Authz.selfself::ApplicationRecord
  • Object
show all
Defined in:
app/models/authz/role_grant.rb

Overview

An instance represents a single mapping between a user and a role. For example <‘John’, ‘Publisher’>