class PasswordResets::NewPage

Defined in:

pages/password_resets/new_page.cr

Constant Summary

ASSIGNS = [context : HTTP::Server::Context, operation : ResetPassword, user_id : Int64] of Nil

Constructors

Instance Method Summary

Instance methods inherited from class AuthLayout

content content, page_title page_title, render render

Constructor Detail

def self.new(context : HTTP::Server::Context, operation : ResetPassword, user_id : Int64, **unused_exposures) #

Instance Method Detail

def content #

[View source]
def operation : ResetPassword #

def user_id : Int64 #