Sha256: cc2ffb924c6273bf261b03aaca5a7701227cadc00d29bde883df5629ff04949c

Contents?: true

Size: 237 Bytes

Versions: 1

Compression:

Stored size: 237 Bytes

Contents

module RiCal
  class PropertyValue
    # 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
friflaj_ri_cal-0.9.0 lib/ri_cal/property_value/geo.rb