class

Crumble::Turbo::Action

Inherits Crumble::Server::ViewHandler < Reference < Object

Constants

URI_PATH_PREFIX = "/a"

Constructors

new(ctx : Crumble::Server::HandlerContext)
Source
new(request_ctx : Crumble::Server::RequestContext)
Source

Class methods

handle(ctx) : Bool
Source
match_request(ctx) : Regex::MatchData | Nil
Source
matched_handle(ctx, path_match)
Source
path_matcher
Source
uri_path
Source

Instance methods

action_form
Source
before_action_halted?
Source
controller
Source
custom_action_trigger
Source
handle
Source
redirect(new_path)
Source
refresh_template
Source
reset_form
Source
uri_path
Source
window_title

Crumble::Server::ViewHandler method

Source

Macros

before
Source
controller
Source
form
Source
policy
Source
view
Source

Nested types