method
each
v8.0.0 -
Show latest stable
- Class:
ActiveSupport::Deprecation::Deprecators
each(&block)public
Iterates over all deprecators in this collection. If no block is given, returns an Enumerator.
each(&block)Iterates over all deprecators in this collection. If no block is given, returns an Enumerator.