ActionController
Constants
VERSION = "8.1.1"
Class methods
configures a logging backend for use with your application
json_formatter
an alternative log output that uses JSON
useful for logging tools like Logstash
Nested types
- ActionController::Base
- ActionController::CookieSizeExceeded
- ActionController::Error
- ActionController::ExecutionContext
- ActionController::InvalidRoute
- ActionController::InvalidSignature
- ActionController::OpenAPI
- ActionController::Param
- ActionController::Responders
- ActionController::Route
- ActionController::Server
- ActionController::Session
- ActionController::SpecHelper