class TCal::Handlers::Site

Overview

HTTP handler that serves the TCal web site at the root path.

Included Modules

Defined in:

t_cal/handlers/site.cr

Constructors

Constructor Detail

def self.new(canonical_origin : String) #

Creates a handler instance. The canonical_origin is used to construct the iCal URL shown on the page.


[View source]