method
each
rails 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.