Sha256: e282a150810a044f6d318cb12e8930a9468a779d2474f1238f0bc0f219c3be2d
Contents?: true
Size: 256 Bytes
Versions: 46
Compression:
Stored size: 256 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 LongRun SlowTempoRun TempoRun) end end end
Version data entries
46 entries across 46 versions & 1 rubygems