Class: Logbook::Duration
- Inherits:
-
Struct
- Object
- Struct
- Logbook::Duration
- Defined in:
- lib/logbook.rb
Instance Attribute Summary collapse
-
#minutes ⇒ Object
Returns the value of attribute minutes.
Instance Attribute Details
#minutes ⇒ Object
Returns the value of attribute minutes
12 13 14 |
# File 'lib/logbook.rb', line 12 def minutes @minutes end |