Libraries
»
timeloop
(2.0.0)
»
Index
»
Numeric
»
#days
Method: Numeric#days
Defined in:
lib/timeloop/core_ext/numeric/time.rb
#
days
⇒
Object
Also known as:
day
23 24 25
# File 'lib/timeloop/core_ext/numeric/time.rb', line 23
def
days
24
*
self
.
hours
end