method
sanitized_shorthand_css_properties
v3.2.13 -
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 132
def sanitized_shorthand_css_properties
white_list_sanitizer.shorthand_css_properties
end