diff options
author | Carlos Antonio da Silva <carlosantoniodasilva@gmail.com> | 2013-03-10 15:11:04 -0700 |
---|---|---|
committer | Carlos Antonio da Silva <carlosantoniodasilva@gmail.com> | 2013-03-10 15:11:04 -0700 |
commit | 51af1b1126659f91db067eb404842cac39506d02 (patch) | |
tree | 6faa592f8ca73ae7752b616fe517e2f5135c3d0f /activerecord/test/cases/validations_test.rb | |
parent | 618b38ef2b220e4d89425d1bd3ac08a6dca8f207 (diff) | |
parent | 20ae0d0e39b9e0da67424c6b941fcdeed90d8d55 (diff) | |
download | rails-51af1b1126659f91db067eb404842cac39506d02.tar.gz rails-51af1b1126659f91db067eb404842cac39506d02.tar.bz2 rails-51af1b1126659f91db067eb404842cac39506d02.zip |
Merge pull request #9653 from jetthoughts/master
Fixed tests `to_time` returning an instance of `Time` in the local system timezone.
Tests for to_time returning an instance of Time in the local system timezone did not take in account DST when they used mixed timezone declarations like 'US/Eastern' and '-0500'.
Replaced timezone with DST by timezone without DST.
Diffstat (limited to 'activerecord/test/cases/validations_test.rb')
0 files changed, 0 insertions, 0 deletions