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
invalid_json(error) : CommonError
Sourceinvalid_param(error) : ParameterError
Sourceresource_not_found(error) : CommonError
Sourceunprocessable_entity(error) : CommonError
Source