method
silence
v8.0.0 -
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.