Reimplementation of Static Registers (#1157)

This commit is contained in:
Mike Angell
2019-09-18 13:25:55 +10:00
committed by GitHub
parent 0d26f05bb8
commit d8403af515
5 changed files with 260 additions and 9 deletions
+1
View File
@@ -78,6 +78,7 @@ require 'liquid/tokenizer'
require 'liquid/parse_context'
require 'liquid/partial_cache'
require 'liquid/usage'
require 'liquid/static_registers'
# Load all the tags of the standard library
#