ActionController::Error::CommonResponse
Inherits YAML::Serializable < JSON::Serializable < Struct < Value < Object
provides a response object for rendering errors
Constructors
new(pull : JSON::PullParser)
Sourcenew(error, backtrace = true)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Sourcenew(*, __context_for_yaml_serializable ctx : YAML::ParseContext, __node_for_yaml_serializable node : YAML::Nodes::Node)
SourceInstance methods
backtrace
Sourceerror
Source