method
silence
v7.2.3 -
Show latest stable
- Class:
ActiveSupport::Deprecation::Deprecators
silence(&block)public
Silences all deprecators in this collection for the duration of the given block.
See ActiveSupport::Deprecation#silence.