Actions
Refactor #34014
closedFeature #29991: Enable Zeitwerk autoload mode for Rails 6+
Refactor #33886: Fix early loads of constants
Refactor #34006: Plugin and its rbac_support are using Role and Permission models too early
Move role creation into RbacRegistry
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Plugin integration
Target version:
-
Description
RbacRegistry should create plugin roles in datbase in the finalize hook implemented in #34010
Plugin#role should only store the information in the RbacRegistry.
Actions