class method self.escape_html_entities_in_json

Ruby on Rails 2.2.3

Since v2.2.3 Last seen in v2.2.3

Signature

self.escape_html_entities_in_json()

No documentation comment.

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

Defined in activesupport/lib/active_support/json.rb line 6 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveSupport

Type at least 2 characters to search.

↑↓ navigate · open · esc close