module ActionController::ErrorHandler

Defined in:

action-controller/error_handler.cr

Constructors

Constructor Detail

def self.new(production : Bool = false, persist_headers = [] of String) #

[View source]