Module: Rutty::Procs

Defined in:
lib/rutty/proc_classes.rb

Overview

The classes defined in here are used by Nodes#get_tag_query_filter and Nodes#recursive_build_query_proc_string. Mostly they exist to simplify unit tests, to ensure that the correct logic paths are reached in those methods for differing query strings.

Author:

  • Josh Lindsey

Since:

  • 2.3.0

Defined Under Namespace

Classes: MultipleTagQuery, SingleTagQuery, SqlLikeTagQuery