class method self.entity_expansion_limit=

Ruby on Rails 2.3.18

Since v2.2.3 Last seen in v2.3.18

Available in: v2.2.3 v2.3.18

Signature

self.entity_expansion_limit=(val)

No documentation comment.

Parameters

val req
Source
# File activesupport/lib/active_support/core_ext/rexml.rb, line 27
        def self.entity_expansion_limit= val
          @@entity_expansion_limit = val
        end

Defined in activesupport/lib/active_support/core_ext/rexml.rb line 27 · View on GitHub · Improve this page · Find usages on GitHub

Defined in REXML::Document

Type at least 2 characters to search.

↑↓ navigate · open · esc close