Sha256: 57c1d620f6b4b893878bff1e095dd3aa36b41e678b2c5dfed1cc90dcf347b167
Contents?: true
Size: 328 Bytes
Versions: 1
Compression:
Stored size: 328 Bytes
Contents
module RiCal class PropertyValue #- ©2009 Rick DeNatale #- All rights reserved. Refer to the file README.txt for the license # # RiCal::PropertyValue::Uri represents an icalendar Uri property value # which is defined in # rfc 2445 section 4.8.4.6 p 110 class Uri < 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/uri.rb |