method

unwrapped_html_escape

rails latest stable - Class: ERB::Util

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v7.0.0) is shown here.

unwrapped_html_escape(s)
private

HTML escapes strings but doesn’t wrap them with an ActiveSupport::SafeBuffer. This method is not for public consumption! Seriously!