Flowdock
method

sanitized_protocol_separator

Importance_0
v3.2.1 - Show latest stable - 0 notes - Class: ActionView::Helpers::SanitizeHelper::ClassMethods
sanitized_protocol_separator() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionpack/lib/action_view/helpers/sanitize_helper.rb, line 104
        def sanitized_protocol_separator
          white_list_sanitizer.protocol_separator
        end
Register or log in to add new notes.