class Marketing::IndexPage
- Marketing::IndexPage
- GuestLayout
- Reference
- Object
Defined in:
pages/marketing/index_page.crConstant Summary
-
ASSIGNS =
[context : HTTP::Server::Context, current_user : User | ::Nil] of Nil
Constructors
Instance Method Summary
Instance methods inherited from class GuestLayout
content
content,
current_user
current_user,
page_title
page_title,
render
render
Constructor Detail
def self.new(context : HTTP::Server::Context, current_user : User | Nil = nil, **unused_exposures)
#