Module: NCore::ControllerRuntime
- Extended by:
- ActiveSupport::Concern
- Defined in:
- lib/ncore/rails/log_subscriber.rb
Overview
Extends ActionController’s logging system so as to include Api
cumulative runtime at the end of each action's log entry.
See ActiveRecord::Railties::ControllerRuntime for reference
Defined Under Namespace
Modules: ClassMethods