abstract class
Crumble::Turbo::Action
- Crumble::Turbo::Action
- Reference
- Object
Included Modules
- Crumble::Server::ViewHandler
Direct Known Subclasses
Defined in:
crumble/turbo/action.crConstant Summary
-
URI_PATH_PREFIX =
"/a"
Constructors
Class Method Summary
- .handle(ctx) : Bool
- .match_request(ctx) : Regex::MatchData | Nil
- .matched_handle(ctx, path_match)
- .path_matcher : Regex
- .uri_path : String
Macro Summary
Instance Method Summary
- #action_form(**opts)
- #before_action_halted?
- #controller
- #custom_action_trigger(**opts)
- #handle
- #refresh_template
- #uri_path : String
-
#window_title : String | Nil
Crumble::Server::ViewHandler method