method
each
v8.1.1 -
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.