module Instrumentation
Ruby on Rails 3.0.20
Since v3.0.20Adds instrumentation to several ends in ActionController::Base. It also provides some hooks related with process_action, this allows an ORM like Active Record and/or DataMapper to plug in ActionController and show related information.
Check ActiveRecord::Railties::ControllerRuntime for an example.
Namespace
Modules
Includes
Extends
Methods (defined here)
- # process_action
- # redirect_to
- # render
- # send_data
- # send_file
Methods (inherited)
From ActiveSupport::Concern (3)
- # append_features
- # included
- self. extended