class Orma::ModelAction::GenericModelActionTemplate

Defined in:

orma/model_action.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(action_path, fields, *, hidden = true, confirm_prompt : Nil | String = nil) #

[View source]
def self.new(action_path, *, hidden = true, confirm_prompt : Nil | String = nil) #

[View source]

Instance Method Detail

def confirm_prompt : String | Nil #

[View source]
def confirm_prompt_value #

[View source]

[View source]
def to_html(io, indent_level = 0, &) #

[View source]
def to_html #

[View source]
def to_html(&) #

[View source]