Class: Time

Inherits:
Object
  • Object
show all
Defined in:
lib/time-lord/extensions/time.rb

Instance Method Summary collapse

Instance Method Details

#agoObject



2
3
4
# File 'lib/time-lord/extensions/time.rb', line 2

def ago
  TimeLord::Time.new(self).period
end