class Decidim::Meetings::Meeting
def self.ransackable_scopes(_auth_object = nil)
def self.ransackable_scopes(_auth_object = nil) [:with_any_type, :with_any_date, :with_any_space, :with_any_origin, :with_any_scope, :with_any_category, :with_any_global_category] end