Class: Cuprum::Collections::Queries::ParseStrategy

Inherits:
Cuprum::Command
  • Object
show all
Defined in:
lib/cuprum/collections/queries/parse_strategy.rb

Overview

Command to select the parsing strategy for parsing Query#where parameters.

Constant Summary collapse

UNKNOWN_STRATEGY_ERROR =

The :type of the error generated for an unknown parsing strategy.

'cuprum.collections.errors.queries.unknown_strategy'