Sha256: 2db81f1b3fa1bd1323845b92b023ea0ad14eadfde87ff705e37f790cfc3f8d06
Contents?: true
Size: 207 Bytes
Versions: 23
Compression:
Stored size: 207 Bytes
Contents
SAMPLES_PATH = Pathname.new(__dir__).relative_path_from(Pathname.pwd) CONFIG_PATH = SAMPLES_PATH.join('configuration') CLEAN_FILE = SAMPLES_PATH.join('clean.rb') SMELLY_FILE = SAMPLES_PATH.join('smelly.rb')
Version data entries
23 entries across 23 versions & 1 rubygems