class
ActionDispatch::MiddlewareStack::InstrumentationProxy
v8.0.0 -
Show latest stable
- Superclass: Object
This class is used to instrument the execution of a single middleware. It proxies the `call` method transparently and instruments the method call.
Constants
EVENT_NAME = "process_middleware.action_dispatch"
Files
- actionpack/lib/action_dispatch/middleware/stack.rb