Actions
Refactor #34012
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 add_all_permissions_to_default_roles to RbacRegistry
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
Plugin integration
Target version:
-
Description
Plugin should only be a proxy for this method.
RbacRegistry should add the permissions to the roles in the setup phase implemented in #34010
Actions