method
sanitized_shorthand_css_properties
v3.0.0 -
Show latest stable
- Class:
ActionView::Helpers::SanitizeHelper::ClassMethods
sanitized_shorthand_css_properties()public
No documentation available.
# File actionpack/lib/action_view/helpers/sanitize_helper.rb, line 133
def sanitized_shorthand_css_properties
white_list_sanitizer.shorthand_css_properties
end