class Shared::Footer

Overview

HTML footer with copyright information and redirects to ApiDocumentationAction::Show and LicenseDocumentationAction::Show.

Defined in:

components/shared/footer.cr

Constant Summary

ASSIGNS = [] of Nil

HTML footer with copyright information and redirects to ApiDocumentationAction::Show and LicenseDocumentationAction::Show.

Constructors

Class Method Summary

Instance Method Summary

Class methods inherited from class BaseComponent

file_location file_location

Constructor Detail

def self.new(**unused_exposures) #

HTML footer with copyright information and redirects to ApiDocumentationAction::Show and LicenseDocumentationAction::Show.


Class Method Detail

def self.file_location #

Returns the relative file location to the project root. e.g. src/components/my_component.cr


[View source]

Instance Method Detail

def render #

[View source]