Class: RunbyPace::RunType

Inherits:
Object
  • Object
show all
Defined in:
lib/runby_pace/run_type.rb

Instance Method Summary collapse

Instance Method Details

#descriptionObject



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