Sha256: cefc8f5dbebc7fc6968cda7521b4c355c75a369aeb8a02fd513483a7442a7f2d
Contents?: true
Size: 343 Bytes
Versions: 1
Compression:
Stored size: 343 Bytes
Contents
module RiCal class PropertyValue #- ©2009 Rick DeNatale #- All rights reserved. Refer to the file README.txt for the license # # RiCal::PropertyValue::CalAddress represents an icalendar Duration property value # which is defined in # rfc 2445 section 4.8.1.6 pp 82-83 class Geo < PropertyValue end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubyredrick-ri_cal-0.0.2 | lib/ri_cal/property_value/geo.rb |