ytti/oxidized-web

escape_once gone in Ruby3

Closed this issue · 0 comments

come from FreeBSD issue where haml is updated from 5 to 6 and ruby to 3. Had to replace "escape_once" with "escape_html" works for me, not shure if that is the correct way to fix.