enum ActionController::LogHandler::Event
Overview
Events that occur within the request lifecycle.
Defined in:
action-controller/log_handler.crEnum Members
-
Request =
1
-
Response =
2
Events that occur within the request lifecycle.
1
2