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 over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|2a663fa5baa3f2a7f0b7903d4d738effc4def532.
Actions