Lucky::ErrorAction
Inherits Lucky::Exposable < Lucky::Redirectable < Habitat::SettingsHelpers < Habitat::TempConfig < Lucky::Renderable < Lucky::ParamHelpers < Lucky::ActionDelegates < Reference < Object
Constants
EXPOSURES = [] of Symbol
Constructors
new(context : HTTP::Server::Context)
SourceInstance methods
_dont_report
Sourcecontext
Sourcecookies(*args, **options)
cookies(*args, **options, &)
flash(*args, **options)
flash(*args, **options, &)
request(*args, **options)
request(*args, **options, &)
response(*args, **options)
response(*args, **options, &)
session(*args, **options)
session(*args, **options, &)
Macros
dont_report(exception_classes)
Source