类:Mongoid::Deprecation
- 继承:
-
ActiveSupport::Deprecation
- 对象
- ActiveSupport::Deprecation
- Mongoid::Deprecation
- 定义于:
- lib/mongoid/deprecation.rb
Overview
用于记录弃用警告的实用程序类。
实例方法摘要折叠
-
#behavior ⇒ Array<Proc>
覆盖默认的 ActiveSupport::Deprecation 行为以使用 Mongoid 的记录器。
-
#初始化⇒ 弃用
构造函数
弃用的新实例。