Module: SubjectSearchable

Extended by:
ActiveSupport::Concern
Included in:
Subject
Defined in:
api/app/api/concerns/subject_searchable.rb

Overview

Holds the many ways to query a subject

  • pg searchable
  • recruiting campaign ranking, scheduling, etc
  • the common filter/grid scopes @see #filter_search

Instance Method Summary collapse

Instance Method Details

#demographic_ids_for_campaign(recruiting_campaign_id) ⇒ Object