Flowdock
sanitized_allowed_attributes() public

No documentation

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

Hide source
# File actionview/lib/action_view/helpers/sanitize_helper.rb, line 135
        def sanitized_allowed_attributes
          safe_list_sanitizer.allowed_attributes
        end
Register or log in to add new notes.