7 Commits (77f03da94c889601d6163b523b7da429bab848ec)

Author SHA1 Message Date
  Akinori MUSHA 4c938f14e5 Make `to_xpath` stringize a non-string operand as the standard filters do. 10 years ago
  Akinori MUSHA d378795176 Merge pull request #462 from knu/liquid-to_xpath 10 years ago
  Akinori MUSHA 64802bd457 `uri_escape`: Do not fail when nil is given. 10 years ago
  Akinori MUSHA c706bebcc1 Add a dedicated validator for interpolation. 10 years ago
  Akinori MUSHA 3e0741d100 Agent#valid?: Rescue Liquid::Error and save it in errors. 10 years ago
  Akinori MUSHA 0c490aa82d Add a Liquid filter `to_xpath`, which quotes a string for use in XPath expression. 10 years ago
  Akinori MUSHA e483061bed Add a spec for LiquidInterpolatable::Filters. 10 years ago