Method: RiCal::PropertyValue#ruby_value

Defined in:
lib/ri_cal/property_value.rb

#ruby_valueObject

return the ruby value



112
113
114
# File 'lib/ri_cal/property_value.rb', line 112

def ruby_value
  self.value
end