class

Tasks::Start

Inherits Rosetta::Translatable < RequireTaskFromId < BrowserAction < Auth::RequireSignIn < Auth::TestBackdoor < Authentic::ActionHelpers < Lucky::SecureHeaders::DisableFLoC < Lucky::EnforceUnderscoredRoute < Pundit::ActionHelpers < Rosetta::Translatable < HTMX < Lucky::ProtectFromForgery < Habitat::SettingsHelpers < Habitat::TempConfig < Lucky::Action < Lucky::VerifyAcceptsFormat < Lucky::Redirectable < Habitat::SettingsHelpers < Habitat::TempConfig < 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, protect_from_forgery, set_floc_guard_header, test_backdoor, require_sign_in, enforce_task_found] of Symbol
EXPOSURES = [current_user] of Symbol
PARAM_DECLARATIONS = [] of Crystal::Macros::TypeDeclaration
ROUTE_SETTINGS = {prefix: ""}
SKIPPED_PIPES = [] of Symbol

Class methods

path(*args, **named_args) : String
path_without_query_params(task_id) : String
route(task_id, anchor : String | Nil = nil) : Lucky::RouteHelper
url(*args, **named_args) : String
url_without_query_params(task_id) : String
with(task_id, anchor : String | Nil = nil) : Lucky::RouteHelper

Instance methods

call
task_id