Actions
Refactor #34006
closedFeature #29991: Enable Zeitwerk autoload mode for Rails 6+
Refactor #33886: Fix early loads of constants
Plugin and its rbac_support are using Role and Permission models too early
Description
Initialization is not done at that point, we should postpone the Role and Permission creation and just remember what the plugin wants to do in a registry prior that.
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/8954 added
Updated by Ondřej Ezr almost 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|aa8657bcb0b6689cf20391ce51230f74ef85cc7a.
Actions