Skip to content

Commit

Permalink
Update overrides.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
joeldrapper committed Mar 16, 2024
1 parent 7614d6c commit a2c380a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/phlex/rails/sgml/overrides.rb
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ def render_in(view_context, &block)
end
end.html_safe
else
call(view_context: view_context, fragment: fragment).html_safe
call(view_context: view_context, fragments: fragments).html_safe
end
end

Expand Down

0 comments on commit a2c380a

Please sign in to comment.