提交 5b295a65 编写于 作者: X Xavier Noria 提交者: Jeremy Kemper

callbacks.rb needs active_support/core_ext/object/metaclass because it uses metaclass

上级 3337da9e
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/core_ext/object/metaclass'
module ActiveSupport
# Callbacks are hooks into the lifecycle of an object that allow you to trigger logic
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册