class ActionController::ErrorHandlerDevelopment

Included Modules

Defined in:

action-controller/error_handler.cr

Instance Method Summary

Instance methods inherited from module ActionController::ErrorHandlerBase

accepts_formats(request) accepts_formats, reset(response) reset

Constructor methods inherited from module ActionController::ErrorHandlerBase

new(headers : Array(String)) new

Instance Method Detail

def call(context) #

[View source]