mirror of
https://github.com/kemko/liquid.git
synced 2026-01-05 17:55:40 +03: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