Actions
Refactor #34011
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_permissions_to_default_roles to rbac_registry
Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
Plugin#add_permissions_to_default_roles should only let the registry know, that this will be needed.
The actual work should be done in the initialization method of the rbac_registry that will be added in #34010
Actions