Class: Clock::Substitute::SubstituteSystemTime

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

Instance Attribute Summary collapse

Instance Attribute Details

#nowObject

Returns the value of attribute now.



18
19
20
# File 'lib/clock/substitute.rb', line 18

def now
  @now
end