Sha256: 145b3ae29185e47c0500d8536a0168e07e696cdc7dc7fd64de6cec3104f8a3f6
Contents?: true
Size: 268 Bytes
Versions: 14
Compression:
Stored size: 268 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[__RUN_TYPE_NAMES__] end def self.all_classes [__RUN_TYPES__] end end end
Version data entries
14 entries across 14 versions & 1 rubygems