instance method ignored_callstack

Ruby on Rails 5.2.8.1

Since v5.2.8.1 Last seen in v6.1.7.10 Private

Available in: v5.2.8.1 v6.0.6 v6.1.7.10

Signature

ignored_callstack(path)

No documentation comment.

Parameters

path req
Source
# File activesupport/lib/active_support/deprecation/reporting.rb, line 109
        def ignored_callstack(path)
          path.start_with?(RAILS_GEM_ROOT) || path.start_with?(RbConfig::CONFIG["rubylibdir"])
        end

Defined in activesupport/lib/active_support/deprecation/reporting.rb line 109 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveSupport::Deprecation::Reporting

Type at least 2 characters to search.

↑↓ navigate · open · esc close