module ParamsReady::Query::Predicate::HavingChildren
Public Instance Methods
context_for_predicates(context)
click to toggle source
# File lib/params_ready/query/predicate.rb, line 87 def context_for_predicates(context) intent_for_children(context) end