method
sanitized_uri_attributes
v3.2.1 -
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 108
def sanitized_uri_attributes
white_list_sanitizer.uri_attributes
end