Method: RiCal::PropertyValue#ruby_value
- Defined in:
- lib/ri_cal/property_value.rb
#ruby_value ⇒ Object
return the ruby value
112 113 114 |
# File 'lib/ri_cal/property_value.rb', line 112 def ruby_value self.value end |
return the ruby value
112 113 114 |
# File 'lib/ri_cal/property_value.rb', line 112 def ruby_value self.value end |