Class: UserRole

Inherits:
ApplicationRecord
  • Object
show all
Defined in:
app/models/user_role.rb

Overview

ACL role for user

Attributes:

created_at [DateTime]
role_id [Role]
updated_at [DateTime]
user_id [User]