class Time

Public Instance Methods

ish() click to toggle source
# File lib/test_ish.rb, line 24
def ish
  ApproxTime.new(self)
end