method
sanitized_uri_attributes
v2.3.8 -
Show latest stable
- Class:
ActionView::Helpers::SanitizeHelper::ClassMethods
sanitized_uri_attributes()public
No documentation available.
# File actionpack/lib/action_view/helpers/sanitize_helper.rb, line 100
def sanitized_uri_attributes
white_list_sanitizer.uri_attributes
end