instance method
silenced
Ruby on Rails 6.1.7.10
Since v6.1.7.10Signature
silenced()
No documentation comment.
Source
# File activesupport/lib/active_support/deprecation/reporting.rb, line 82
def silenced
@silenced || @silenced_thread.value
end
Defined in activesupport/lib/active_support/deprecation/reporting.rb line 82
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in ActiveSupport::Deprecation::Reporting