• A
    Fix tests when preserving timezones · b782665c
    Andrew White 提交于
    These two tests are explicitly testing that to_time is returning times
    with the sytem timezone's UTC offset, therefore they will fail when
    running them with `ActiveSupport.to_time_preserves_timezone = true`.
    b782665c
string_ext_test.rb 32.1 KB