struct Authority::Owner::FormResponse

Included Modules

Defined in:

responses/html/owner_form_response.cr

Constant Summary

TEMPLATE = "new_owner_form.html"

Constructors

Instance Method Summary

Constructor Detail

def self.new(req : Owner::NewRequest, errors : Nil | Array(String) = nil) #

[View source]

Instance Method Detail

def errors : Array(String) | Nil #

[View source]
def render #

[View source]
def req : Owner::NewRequest #

[View source]