mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-17 01:40:42 -07:00
profiler
This commit is contained in:
@@ -52,6 +52,7 @@ module Liquid
|
||||
@line_number = node.respond_to?(:line_number) ? node.line_number : nil
|
||||
@children = []
|
||||
@render_time = node.render_time
|
||||
pp 'hello1212'
|
||||
end
|
||||
|
||||
def self.start(node, partial)
|
||||
|
||||
Reference in New Issue
Block a user