Skip to content
railsengines.com

Role Core

A Rails engine providing essential industry of Role-based access control

No ratings yet
Gem
role_core
Repository
rails-engine/role_core
License
MIT
Stars
301
Added
August 21, 2026

About

🔐A Rails engine providing essential industry of Role-based access control.

RoleCore is a Rails engine which could provide essential industry of Role-based access control.

What you get

  • single-role: adding one-to-many association between Role and User
  • multi-roles: adding many-to-many association between Role and User
  • extendable-role: adding a self-association to Role
  • polymorphic-asscociated-role: consider using polymorphic association technique

Installing it

ruby
# Gemfile
gem "role_core"

Details

301 stars on GitHub · MIT licensed · maintained by rails-engine. Source: https://github.com/rails-engine/role_core

Discussion (0)

Sign in to join the discussion.

No comments yet.