Method: Code::Object::Date#to_s

Defined in:
lib/code/object/date.rb

#to_sObject



37
38
39
# File 'lib/code/object/date.rb', line 37

def to_s
  raw.to_s
end