Class: Clock::Substitute::SubstituteSystemTime
- Inherits:
-
Object
- Object
- Clock::Substitute::SubstituteSystemTime
- Defined in:
- lib/clock/substitute.rb
Instance Attribute Summary collapse
-
#now ⇒ Object
Returns the value of attribute now.
Instance Attribute Details
#now ⇒ Object
Returns the value of attribute now.
18 19 20 |
# File 'lib/clock/substitute.rb', line 18 def now @now end |