class TCal::Handlers::Feed
- TCal::Handlers::Feed
- Reference
- Object
Overview
HTTP handler that serves an iCal feed based on MBTA Alerts. Handles the
request if the path is /alerts.ics
or /alerts.txt
, with the "extension"
determining the response content-type.
Included Modules
- HTTP::Handler
Defined in:
t_cal/handlers/feed.crConstructors
-
.new
Creates a handler instance.