Module: Icalendar

Defined in:
lib/icalendar/base.rb,
lib/icalendar/parser.rb,
lib/icalendar/helpers.rb,
lib/icalendar/calendar.rb,
lib/icalendar/component.rb,
lib/icalendar/parameter.rb,
lib/icalendar/component/todo.rb,
lib/icalendar/component/alarm.rb,
lib/icalendar/component/event.rb,
lib/icalendar/component/journal.rb,
lib/icalendar/component/freebusy.rb,
lib/icalendar/component/timezone.rb

Overview

Copyright © 2005 Jeff Rose

This library is free software; you can redistribute it and/or modify it
under the same terms as the ruby language itself, see the file COPYING for
details.

Defined Under Namespace

Modules: DateProp Classes: Alarm, Base, Calendar, Component, Daylight, Event, Freebusy, IcalendarError, InvalidPropertyValue, Journal, Parameter, Parser, Standard, Timezone, Todo, UnknownComponentClass, UnknownPropertyMethod