Module: FinderWithGroupHierarchy

Extended by:
ActiveSupport::Concern
Included in:
Groups::CustomEmojiFinder, LabelsFinder
Defined in:
app/finders/concerns/finder_with_group_hierarchy.rb

Overview

Module to include into finders to provide support for querying for objects up and down the group hierarchy. Extracted from LabelsFinder

Supports params: :group :group_id :include_ancestor_groups :include_descendant_groups