aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/deprecation_test.rb
diff options
context:
space:
mode:
authorAndrew White <andrew.white@unboxed.co>2016-11-03 17:23:29 +0000
committerAndrew White <andrew.white@unboxed.co>2016-11-03 17:23:29 +0000
commit47c1aee5641dab399d3eb0b0089f31fcdb2eee41 (patch)
tree75b530a113bc77b30d4aa14ef0e279ee718a2207 /activesupport/test/deprecation_test.rb
parent707f59042a58d329f8237ba5af1af8bca51e2266 (diff)
downloadrails-47c1aee5641dab399d3eb0b0089f31fcdb2eee41.tar.gz
rails-47c1aee5641dab399d3eb0b0089f31fcdb2eee41.tar.bz2
rails-47c1aee5641dab399d3eb0b0089f31fcdb2eee41.zip
Fix method redefined warnings for + and - on Time
The power_assert gem has a workaround for a Ruby 2.3 bug[1] which causes method refined warnings with operator methods on Time. Work around the workaround by loading Active Support time extensions before loading the test-unit gem. [1]: https://bugs.ruby-lang.org/issues/11182
Diffstat (limited to 'activesupport/test/deprecation_test.rb')
0 files changed, 0 insertions, 0 deletions