class Home::IndexPage
- Home::IndexPage
- AuthLayout
- Reference
- Object
Overview
Homepage with login button and button to proceed as guest.
Defined in:
pages/home/index_page.crConstant Summary
-
ASSIGNS =
[context : HTTP::Server::Context] of Nil
-
Homepage with login button and button to proceed as guest.
Constructors
-
.new(context : HTTP::Server::Context, **unused_exposures)
Homepage with login button and button to proceed as guest.
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, **unused_exposures)
#
Homepage with login button and button to proceed as guest.