Actions
Refactor #33892
closedFeature #29991: Enable Zeitwerk autoload mode for Rails 6+
Refactor #33886: Fix early loads of constants
Postpone setting validations to to_prepare
Description
Setting should be autoloaded constant and thus validations that are being defined on that class should be in to_prepare block
Updated by Ondřej Ezr almost 3 years ago
- Subject changed from Postpone validations to to_prepare to Postpone setting validations to to_prepare
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/8911 added
Updated by Ondřej Ezr almost 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|2a663fa5baa3f2a7f0b7903d4d738effc4def532.
Actions