method

sanitized_protocol_separator

rails latest stable - Class: ActionView::Helpers::SanitizeHelper::ClassMethods

Method deprecated or moved

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

sanitized_protocol_separator()
public

No documentation available.

# File actionview/lib/action_view/helpers/sanitize_helper.rb, line 101
        def sanitized_protocol_separator
          white_list_sanitizer.protocol_separator
        end