class PasswordResets::NewPage
- PasswordResets::NewPage
- AuthLayout
- Reference
- Object
Defined in:
pages/password_resets/new_page.crConstant 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)
#