Sha256: 056549d2fd3ef480e11537b59f21a51a8601da3bc0f82f4f024fcc383bb8c6fc

Contents?: true

Size: 337 Bytes

Versions: 60

Compression:

Stored size: 337 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

60 entries across 60 versions & 8 rubygems

Version Path
rubyredrick-ri_cal-0.7.0 lib/ri_cal/property_value/geo.rb
rubyredrick-ri_cal-0.7.1 lib/ri_cal/property_value/geo.rb
rubyredrick-ri_cal-0.7.2 lib/ri_cal/property_value/geo.rb
rubyredrick-ri_cal-0.7.4 lib/ri_cal/property_value/geo.rb
rubyredrick-ri_cal-0.7.5 lib/ri_cal/property_value/geo.rb
rubyredrick-ri_cal-0.7.7 lib/ri_cal/property_value/geo.rb
rubyredrick-ri_cal-0.8.0 lib/ri_cal/property_value/geo.rb
rubyredrick-ri_cal-0.8.1 lib/ri_cal/property_value/geo.rb
rubyredrick-ri_cal-0.8.2 lib/ri_cal/property_value/geo.rb
rubyredrick-ri_cal-0.8.4 lib/ri_cal/property_value/geo.rb
awallis-ri_cal-0.8.8 lib/ri_cal/property_value/geo.rb
justinsoong-ri_cal-0.8.9 lib/ri_cal/property_value/geo.rb
justinsoong-ri_cal-0.8.8 lib/ri_cal/property_value/geo.rb
micahwedemeyer-ri_cal-0.8.10 lib/ri_cal/property_value/geo.rb
micahwedemeyer-ri_cal-0.8.9 lib/ri_cal/property_value/geo.rb
ri_cal-0.8.8 lib/ri_cal/property_value/geo.rb
ri_cal-0.8.7 lib/ri_cal/property_value/geo.rb
ri_cal-0.8.6 lib/ri_cal/property_value/geo.rb
miguelbaldi-ri_cal-0.1 lib/ri_cal/property_value/geo.rb
ri_cal-0.8.5 lib/ri_cal/property_value/geo.rb