method

_original_sum_with_required_identity

rails latest stable - Class: Enumerable

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v5.1.7) is shown here.

_original_sum_with_required_identity(identity = nil, &block)
public

We can’t use Refinements here because Refinements with Module which will be prepended doesn’t work well bugs.ruby-lang.org/issues/13446