class Ransack::Nodes::Attribute
def associated_collection?
def associated_collection? parent.respond_to?(:reflection) && parent.reflection.collection? end
def associated_collection? parent.respond_to?(:reflection) && parent.reflection.collection? end