diff options
author | Santiago Pastorino <santiago@wyeworks.com> | 2013-09-17 16:10:22 -0300 |
---|---|---|
committer | Santiago Pastorino <santiago@wyeworks.com> | 2013-09-17 16:12:15 -0300 |
commit | 949c4291a4bffae582dc3987e8f4980ea13a2cff (patch) | |
tree | 6315b9a7f69b33e88e1a0d834085d3e609d75c8b /guides/source/rails_on_rack.md | |
parent | e69cc355c3ac83538ce347f34147696d442b2ea5 (diff) | |
download | rails-949c4291a4bffae582dc3987e8f4980ea13a2cff.tar.gz rails-949c4291a4bffae582dc3987e8f4980ea13a2cff.tar.bz2 rails-949c4291a4bffae582dc3987e8f4980ea13a2cff.zip |
There's no need to do this
AS does the following inside Time.find_zone! ...
`ActiveSupport::TimeZone[time_zone] || TZInfo::Timezone.get(time_zone)`
and given that the test is stubbing AS::TZ[] we don't need the removed
code.
Diffstat (limited to 'guides/source/rails_on_rack.md')
0 files changed, 0 insertions, 0 deletions