mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-19 10:52:48 -07:00
typo
This commit is contained in:
@@ -85,7 +85,7 @@ class ThemeRunner
|
|||||||
html = nil
|
html = nil
|
||||||
|
|
||||||
RubyProf.resume
|
RubyProf.resume
|
||||||
html = compile_and_render(liquid, layout, assigns, page_template, template_file)
|
html = compile_and_render(liquid, layout, assigns, page_template, template_name)
|
||||||
RubyProf.pause
|
RubyProf.pause
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user