• A
    Fix division where a duration is the denominator · bfa878d3
    Andrew White 提交于
    PR #29163 introduced a change in behavior when a duration was
    the denominator in a calculation - this was incorrect as dividing
    by a duration should always return a `Numeric`. The behavior of
    previous versions of Rails has been restored.
    
    Fixes #29592.
    bfa878d3
可在Tags中查看这些版本中当前仓库的状态.
CHANGELOG.md 4.5 KB