Actions
Refactor #33977
openUse functions in Foreman::Util do not include it
Status:
New
Priority:
Normal
Assignee:
-
Category:
Rails
Target version:
-
Description
Foreman::Util is included in global namespace in config/initializers/secret_token.rb
We should use the functions, not include the module.
Updated by Ondřej Ezr about 3 years ago
- Related to Refactor #33957: Require Foreman::Util in initializers added
Actions