提交 bd4b3d8b 编写于 作者: Ł Łukasz Strzałkowski 提交者: Aaron Patterson

Added missing require of remove_method

上级 661fd98a
......@@ -3,6 +3,7 @@
require 'active_support/core_ext/module/delegation'
require 'active_support/core_ext/object/blank'
require 'active_support/core_ext/string/conversions'
require 'active_support/core_ext/module/remove_method'
module ActiveRecord
class InverseOfAssociationNotFoundError < ActiveRecordError #:nodoc:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册