method
append_info_to_payload
v3.0.9 -
Show latest stable
- Class:
ActionController::Instrumentation
append_info_to_payload(payload)protected
Everytime after an action is processed, this method is invoked with the payload, so you can add more information. :api: plugin