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