class Orma::BooleanFlipAction::Template

Defined in:

orma/boolean_flip_action.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(uri_path : String, value : Bool) #

[View source]

Instance Method Detail

def to_html(io, indent_level = 0, &) #

[View source]
def to_html #

[View source]
def to_html(&) #

[View source]
def uri_path : String #

[View source]
def value : Bool #

[View source]