class TCal::Handlers::Site
- TCal::Handlers::Site
- Reference
- Object
Overview
HTTP handler that serves the TCal web site at the root path.
Included Modules
- HTTP::Handler
Defined in:
t_cal/handlers/site.crConstructors
-
.new(canonical_origin : String)
Creates a handler instance.
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.