Deprecate implicit coercion of `ActiveSupport::Duration` by pixeltrix · Pull Request #28204 · rails/rails

Currently ActiveSupport::Duration implicitly converts to a seconds value when used in a calculation except for the explicit examples of addition and subtraction where the duration is the receiver, ...