Skip to content

Commit 025888a

Browse files
committed
Update method_compiler.rb
1 parent 474b180 commit 025888a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

lib/phlex/compiler/method_compiler.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -364,6 +364,8 @@ def compile_raw_helper(node)
364364
end
365365

366366
private def buffer(node)
367+
node => Refract::StringNode | Refract::EmbeddedStatementsNode
368+
367369
if @current_buffer
368370
@current_buffer << node
369371

0 commit comments

Comments
 (0)