Actions
Refactor #17439
closedRefactor facet base class to a concern.
Description
We can leave the base class, but we want to leave the inheritance option open.
Example: In Katello there is a base class for all models, so we want to enable ContentFacet class to inherit the base Model and have all facet related methods.
Updated by Shimon Shtein over 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 1b38f231cc63f29a6bae0d0e2f8202c9bd674581.
Actions