• A
    Override Time.at to work with Time-like values · b7f9de27
    Andrew White 提交于
    Time.at allows passing a single Time argument which is then converted
    to an integer. The conversion code since 1.9.3r429 explicitly checks
    for an instance of Time so we need to override it to allow DateTime
    and ActiveSupport::TimeWithZone values.
    b7f9de27
可在Tags中查看这些版本中当前仓库的状态.
CHANGELOG.md 1.6 KB