class Time
Attributes
default_format[RW]
Public Instance Methods
to_s()
click to toggle source
# File lib/ruhoh/time.rb, line 7 def to_s strftime Time.default_format end
# File lib/ruhoh/time.rb, line 7 def to_s strftime Time.default_format end