Method: Radiator::Type::PointInTime#to_s

Defined in:
lib/radiator/type/point_in_time.rb

#to_sObject

[View source]

14
15
16
# File 'lib/radiator/type/point_in_time.rb', line 14

def to_s
  @value
end