Actions
Refactor #33987
closedTracker #33983: Cleanup core_extensions
Hostmix to use class_methods
Description
We do not use the Hostmix properly, we can use class_methods, instead of extending.
That should look much more standard.
Updated by Ondřej Ezr about 3 years ago
- Tracker changed from Tracker to Refactor
Updated by The Foreman Bot about 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/8947 added
Updated by Ondřej Ezr about 3 years ago
- Related to Refactor #33967: Move basic ActiveRecord::Base custom extensions to ApplicationRecord added
Updated by Ondřej Ezr about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|e0154af9a0fd42473cb9d6ed055853e22d242f83.
Actions