mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-19 02:40:41 -07:00
Add ParseContext#new_block_body to centralize the liquid-c override point
This commit is contained in:
+1
-1
@@ -59,7 +59,7 @@ module Liquid
|
||||
|
||||
# @api public
|
||||
def new_body
|
||||
BlockBody.new
|
||||
parse_context.new_block_body
|
||||
end
|
||||
|
||||
# @api public
|
||||
|
||||
Reference in New Issue
Block a user