Class: Cuprum::Collections::Queries::ParseStrategy
- Inherits:
-
Cuprum::Command
- Object
- Cuprum::Command
- Cuprum::Collections::Queries::ParseStrategy
- 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'