Actions
Refactor #34009
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
Add plugin after_initialize hook
Difficulty:
Triaged:
No
Description
Some actions that are happening immediatelly will need to be postponed after the Rails is fully initialized.
Actions