1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib
Andrew White 0e762ecdc3 Add :weeks to the list of variable duration parts
Since 434df00 week durations are no longer converted to days. This means
we need to add :weeks to the parts that ActiveSupport::TimeWithZone will
consider being of variable duration to take account of DST transitions.

Fixes #26039.
2016-08-03 14:45:09 +01:00
..
active_support Add :weeks to the list of variable duration parts 2016-08-03 14:45:09 +01:00
active_support.rb Add compatibility for Ruby 2.4 to_time changes 2016-04-23 15:03:50 +01:00