Actions
Refactor #33986
closedTracker #33983: Cleanup core_extensions
Move Callback classes to separate files
Description
We have Callback classes in a ActiveRecord::Base core_extensions, we should extract them to separate files.
- EnsureNotUsedBy
- EnsureNoCycle
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/8946 added
Updated by Ondřej Ezr about 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|604dc716ef06935a4947a46129bc0ec9f94de0e6.
Updated by Ondřej Ezr about 3 years ago
- Related to Bug #33998: EnsureNotUsedBy is not namespaced anymore added
Updated by Ondřej Ezr about 3 years ago
- Related to Bug #33999: EnsureNotUsedBy is not namespaced anymore added
Actions