Method: Code::Object::Duration#to_s
- Defined in:
- lib/code/object/duration.rb
#to_s ⇒ Object
36 37 38 |
# File 'lib/code/object/duration.rb', line 36 def to_s raw.to_s end |
36 37 38 |
# File 'lib/code/object/duration.rb', line 36 def to_s raw.to_s end |