提交 3fa7e2fc 编写于 作者: J Jeremy Kemper

Revert "Missing requires"

These rely on constant autoloads.

This reverts commit d39f397d.
上级 3e625039
require 'active_support/core_ext/array/wrap'
require 'active_support/core_ext/class/inheritable_attributes'
require 'active_support/core_ext/kernel/reporting'
require 'active_support/concern'
module ActiveSupport
# Callbacks are hooks into the lifecycle of an object that allow you to trigger logic
......
require 'active_support/callbacks'
module ActiveSupport
module Testing
module SetupAndTeardown
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册