Method: Integer#days
- Defined in:
- lib/yake/support.rb
#days ⇒ Object Also known as: day
98 |
# File 'lib/yake/support.rb', line 98 def days = hours * 24 |
98 |
# File 'lib/yake/support.rb', line 98 def days = hours * 24 |