Flowdock
method

sanitized_bad_tags

Importance_0
v2.2.1 - Show latest stable - 0 notes - Class: ActionView::Helpers::SanitizeHelper::ClassMethods
sanitized_bad_tags() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionpack/lib/action_view/helpers/sanitize_helper.rb, line 114
        def sanitized_bad_tags
          white_list_sanitizer.bad_tags
        end
Register or log in to add new notes.