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.
Defined Under Namespace
Classes: MultipleTagQuery, SingleTagQuery, SqlLikeTagQuery