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.
Updated by The Foreman Bot almost 3 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ondřej Ezr
- Pull request https://github.com/theforeman/foreman/pull/8955 added
Updated by The Foreman Bot almost 3 years ago
- Pull request https://github.com/theforeman/foreman/pull/8954 added
Updated by Ondřej Ezr almost 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|d6dd67c4898a555c5901637133e147301dd4d64a.
Actions