method
sanitized_allowed_protocols
sanitized_allowed_protocols()
public
Hide source
# File actionpack/lib/action_view/helpers/sanitize_helper.rb, line 136 def sanitized_allowed_protocols white_list_sanitizer.allowed_protocols end