mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Explicit class attribute accessor, benchmark, and NameError extension dependencies
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
require 'benchmark'
|
||||
require 'active_support/core_ext/benchmark'
|
||||
require 'active_support/core_ext/exception'
|
||||
require 'active_support/core_ext/class/attribute_accessors'
|
||||
|
||||
module ActiveSupport
|
||||
# See ActiveSupport::Cache::Store for documentation.
|
||||
|
||||
Reference in New Issue
Block a user