Module: KerioIcal
- Defined in:
- lib/kerio-ical.rb,
lib/kerio-ical/get.rb,
lib/kerio-ical/config.rb,
lib/kerio-ical/transport.rb
Overview
- Author
Thomas T. Eng (mailto:[email protected])
- Copyright
Copyright (c) 2010 Thomas T. Eng
- License
The MIT License
Defined Under Namespace
Modules: Transport Classes: Config, Get
Constant Summary collapse
- VERSION =
Gem version
'0.0.1'- ROOT_DIR =
Base dir of lib.
File.( File.dirname(__FILE__) )