class Liquid::Case
- Liquid::Case
- Liquid::Block
- Liquid::Tag
- Reference
- Object
Defined in:
liquid/tags/case.crConstant Summary
-
Syntax =
/(#{QuotedFragment})/
-
WhenSyntax =
/(#{QuotedFragment})(?:(?:\s+or\s+|\s*\,\s*)(#{QuotedFragment}.*))?/