class

Lucky::Action

Inherits Lucky::VerifyAcceptsFormat < Lucky::Redirectable < Habitat::SettingsHelpers < Habitat::TempConfig < Lucky::RequestBodyLimit < Lucky::ActionPipes < Lucky::ParamHelpers < Lucky::Renderable < Lucky::Routable < Lucky::Exposable < Lucky::RequestTypeHelpers < Lucky::ActionDelegates < Reference < Object

Constants

AFTER_PIPES = [] of Symbol
BEFORE_PIPES = [verify_accepted_format] of Symbol
EXPOSURES = [] of Symbol
PARAM_DECLARATIONS = [] of Crystal::Macros::TypeDeclaration
ROUTE_SETTINGS = {prefix: ""}
SKIPPED_PIPES = [] of Symbol

Constructors

new(context : HTTP::Server::Context, route_params : Hash(String, String))
Source

Class methods

_accepted_formats
Source
query_param_declarations
request_body_limit
Source

Instance methods

call
Source
context
Source
cookies(*args, **options)
cookies(*args, **options, &)
flash(*args, **options)
flash(*args, **options, &)
request(*args, **options)
request(*args, **options, &)
response(*args, **options)
response(*args, **options, &)
route_params
Source
session(*args, **options)
session(*args, **options, &)