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
Roman Kushnir 17e24f92f1 Add override of unary plus for ActiveSupport::Duration
```ruby
(+ 1.second).class
=> ActiveSupport::Duration
```

Fixes #39079.
2020-04-30 01:54:47 +02:00
..
active_support Add override of unary plus for ActiveSupport::Duration 2020-04-30 01:54:47 +02:00
active_support.rb Update to TZInfo v2.0.0 2020-03-28 20:42:43 +01:00