class

Orma::ModelAction

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

Constructors

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

Class methods

action_name
Source
matched_handle(ctx, match)
Source
model_not_found(ctx)
Source
path_matcher
Source
uri_path(model_id) : String
Source

Instance methods

controller
Source
model
Source
model_action_controller
Source
refreshed_model_templates

Model templates that should be streamed to the requester and refreshed for other subscribers after the action controller runs.

Source
uri_path
Source

Macros

controller
Source
form
Source
policy
Source
view
Source

Nested types