We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a7b20c7 + 77b2e46 commit 3c8f26aCopy full SHA for 3c8f26a
activesupport/lib/active_support/cache.rb
@@ -1,8 +1,6 @@
1
-require "benchmark"
2
require "zlib"
3
require "active_support/core_ext/array/extract_options"
4
require "active_support/core_ext/array/wrap"
5
-require "active_support/core_ext/benchmark"
6
require "active_support/core_ext/module/attribute_accessors"
7
require "active_support/core_ext/numeric/bytes"
8
require "active_support/core_ext/numeric/time"
0 commit comments