模块:Mongoid::Railties::ControllerRuntime::ControllerExtension
- 扩展方式:
- ActiveSupport::Concern
- 定义于:
- lib/mongoid/railties/controller_runtime.rb
Overview
此扩展模仿 Rails 的内部方法,在请求处理期间测量 ActiveRecord 运行时间。 它将MongoDB运行时值(“mongoid_runtime”)附加到检测事件“process_action.action_controller”的有效负载中。
在命名空间下定义
模块: 类方法