Class: Time

Inherits:
Object
  • Object
show all
Defined in:
lib/delorean.rb

Class Method Summary collapse

Class Method Details

.nowObject



53
# File 'lib/delorean.rb', line 53

def now; Delorean.now; end

.now_without_deloreanObject



52
# File 'lib/delorean.rb', line 52

alias_method :now_without_delorean, :now