abstract class MainLayout

Included Modules

Direct Known Subclasses

Defined in:

pages/main_layout.cr

Constant Summary

ASSIGNS = [context : HTTP::Server::Context, current_user : User] of Nil

Instance Method Summary

Instance methods inherited from module Shared::FlashMessages

render_flash render_flash

Instance methods inherited from module Shared::FieldErrors

errors_for(field : Avram::PermittedAttribute) errors_for

Instance methods inherited from module Shared::Layout

content content, decorated_page_title decorated_page_title, default_page_title default_page_title, page_title page_title, shared_layout_head shared_layout_head

Instance Method Detail

def current_user #

def render #

[View source]