Sha256: 4b0761bc4832e157488273d951f6227053d3992c42a9042496ebcc238d2283d4

Contents?: true

Size: 475 Bytes

Versions: 14

Compression:

Stored size: 475 Bytes

Contents

# This file is automatically generated by a rake task

module Runby
  # Encapsulates data and behavior relating to all run types.
  module RunTypes
    def self.all
      %w[DistanceRun EasyRun FastTempoRun FiveKilometerRaceRun LongRun MileRaceRun SlowTempoRun TempoRun TenKilometerRaceRun]
    end

    def self.all_classes
      [DistanceRun, EasyRun, FastTempoRun, FiveKilometerRaceRun, LongRun, MileRaceRun, SlowTempoRun, TempoRun, TenKilometerRaceRun]
    end
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
runby_pace-0.62.7 lib/runby_pace/run_types/all_run_types.g.rb
runby_pace-0.62.5 lib/runby_pace/run_types/all_run_types.g.rb
runby_pace-0.62.4 lib/runby_pace/run_types/all_run_types.g.rb
runby_pace-0.62.3 lib/runby_pace/run_types/all_run_types.g.rb
runby_pace-0.62.2 lib/runby_pace/run_types/all_run_types.g.rb
runby_pace-0.2.50.111 lib/runby_pace/run_types/all_run_types.g.rb
runby_pace-0.61.160 lib/runby_pace/run_types/all_run_types.g.rb
runby_pace-0.61.159 lib/runby_pace/run_types/all_run_types.g.rb
runby_pace-0.61.158 lib/runby_pace/run_types/all_run_types.g.rb
runby_pace-0.61.157 lib/runby_pace/run_types/all_run_types.g.rb
runby_pace-0.61.156 lib/runby_pace/run_types/all_run_types.g.rb
runby_pace-0.61.155 lib/runby_pace/run_types/all_run_types.g.rb
runby_pace-0.61.154 lib/runby_pace/run_types/all_run_types.g.rb
runby_pace-0.61.153 lib/runby_pace/run_types/all_run_types.g.rb