Class: RunbyPace::RunType
- Inherits:
-
Object
- Object
- RunbyPace::RunType
- Defined in:
- lib/runby_pace/run_type.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#description ⇒ Object
4 5 6 |
# File 'lib/runby_pace/run_type.rb', line 4 def description 'No description' end |
#pace(five_k_time) ⇒ Object
8 9 |
# File 'lib/runby_pace/run_type.rb', line 8 def pace(five_k_time) end |