This class is used to instrument the execution of a single middleware. It proxies the `call` method transparently and instruments the method call.
Methods
Constants
EVENT_NAME | = | "process_middleware.action_dispatch" |
Class Public methods
new(middleware, class_name)
Link
Instance Public methods