method

escape_html_entities_in_json

escape_html_entities_in_json()
public

No documentation available.

# File activesupport/lib/active_support/json.rb, line 6
    def escape_html_entities_in_json
      @escape_html_entities_in_json
    end