aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack
diff options
context:
space:
mode:
authorKasper Timm Hansen <kaspth@gmail.com>2015-11-22 16:11:28 +0100
committerKasper Timm Hansen <kaspth@gmail.com>2015-11-22 16:11:28 +0100
commit2a8ce91de9d4294f6e1d095ba57653038fffe832 (patch)
treed59bce0fc9d352b84fed80aef8797c97d5de93ee /actionpack
parent58910dc7b1805fae777cbc510cf58f625689299c (diff)
downloadrails-2a8ce91de9d4294f6e1d095ba57653038fffe832.tar.gz
rails-2a8ce91de9d4294f6e1d095ba57653038fffe832.tar.bz2
rails-2a8ce91de9d4294f6e1d095ba57653038fffe832.zip
Don't cache fake time zones.
When calling `test_time_zone_select_with_priority_zones_as_regexp` it would define `=~` on the fake zones, but it would never be cleaned up because of the zone cache. Nuke it so `test_time_zone_select_with_priority_zones_as_regexp_using_grep_finds_no_zones` accidentally find any zones because of `=~` being implemented.
Diffstat (limited to 'actionpack')
0 files changed, 0 insertions, 0 deletions