Module: ParamsReady::Query::Predicate::HavingChildren

Included in:
CustomPredicate, ParamsReady::Query::PolymorphPredicate
Defined in:
lib/params_ready/query/predicate.rb

Instance Method Summary collapse

Instance Method Details

#context_for_predicates(context) ⇒ Object



87
88
89
# File 'lib/params_ready/query/predicate.rb', line 87

def context_for_predicates(context)
  intent_for_children(context)
end