class

Application

Inherits ActionController::Base < ActionController::Responders < ActionController::Route::Builder < Reference < Object

Constants

Log = ::AISupportAgent::Log.for("controller")
PARSER_LIST = ["application/json"]
RESPONDER_LIST = ["application/json"]

Instance methods

incident_claim_in_progress(error : AISupportAgent::IncidentClaimInProgress) : CommonError
Source
incident_claim_unavailable(error : AISupportAgent::IncidentClaimUnavailable) : CommonError
Source
invalid_json(error) : CommonError
Source
invalid_param(error) : ParameterError
Source
resource_not_found(error) : CommonError
Source
unprocessable_entity(error) : CommonError
Source

Nested types