25 Commits (1e0df92b797264a08a046af03e1e22ba5d3c758d)

Autor SHA1 Mensagem Data
  Akinori MUSHA 0fcd8e285e Normalize URL in `to_uri` and `uri_expand` liquid filters 7 anos atrás
  Dominik Sander d2cbd04ac8 Add as_object Liquid filter 7 anos atrás
  Dominik Sander 785ba7091f Add json liquid filter to serialize data to a JSON string 8 anos atrás
  Akinori MUSHA 031a72fabd Add new block tags `regex_replace`/`regex_replace_first` to Liquid 8 anos atrás
  Dustin Miller c5766d2086 Update for rspec3 rails_helpers config, fix shoulda matchers 8 anos atrás
  Akinori MUSHA ced14e4f85 Merge pull request #919 from cantino/add_unescape_filter 9 anos atrás
  Akinori MUSHA e5860ddba0 Add a new filter `unescape` 9 anos atrás
  Akinori MUSHA ea115b6c61 Unescape the replacement parameter of regex replace functions 9 anos atrás
  Akinori MUSHA d8cbd620d1 Pull out irrelevant specs from the uri_expand group 9 anos atrás
  Andrew Cantino 8b8221e174 Merge pull request #886 from HyShai/regex-liquid-filter 9 anos atrás
  HyShai 9d00f3012b Added RSpec group for regex replace 9 anos atrás
  HyShai 728c7c73a8 add RSpecs for regex replace 9 anos atrás
  Akinori MUSHA 01219153bd Make uri_expand handle any object 9 anos atrás
  Andrew Cantino 3584c8fa5e allow integer indexes as strings 9 anos atrás
  Akinori MUSHA f0a13f778b Add a Liquid filter `uri_expand` 9 anos atrás
  Akinori MUSHA 5031cbbbac Migrate to RSpec's new expect syntax using Transpec. 9 anos atrás
  Akinori MUSHA ca6de90fc5 Add a new filter `to_uri`. 9 anos atrás
  Akinori MUSHA 2db902a316 Prefer "stringify" over "stringize". 9 anos atrás
  Akinori MUSHA 4c938f14e5 Make `to_xpath` stringize a non-string operand as the standard filters do. 9 anos atrás
  Akinori MUSHA d378795176 Merge pull request #462 from knu/liquid-to_xpath 9 anos atrás
  Akinori MUSHA 64802bd457 `uri_escape`: Do not fail when nil is given. 9 anos atrás
  Akinori MUSHA c706bebcc1 Add a dedicated validator for interpolation. 9 anos atrás
  Akinori MUSHA 3e0741d100 Agent#valid?: Rescue Liquid::Error and save it in errors. 9 anos atrás
  Akinori MUSHA 0c490aa82d Add a Liquid filter `to_xpath`, which quotes a string for use in XPath expression. 9 anos atrás
  Akinori MUSHA e483061bed Add a spec for LiquidInterpolatable::Filters. 9 anos atrás