• G
    Reset column info after making Topic tz-aware · 08e78ad4
    Gannon McGibbon 提交于
    In AttributeMethodsTest, we make the global Topic class time zone-aware
    which changes instance date time attribute casting behaviour. We need to
    reset column info after the test because future tests don't expect Topic
    date time columns to be time zone-aware.
    08e78ad4
attribute_methods_test.rb 33.1 KB