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