Sha256: e91dab3eb3999a2ab9ad1f950e420a9e4547de678e76bbb77c245bbfd485869b
Contents?: true
Size: 188 Bytes
Versions: 1
Compression:
Stored size: 188 Bytes
Contents
$tork_config_spec_glob = '**/{spec_*,*_spec}.rb' $tork_config_spec_grep = %r{.*(\bspec_[^/]+|[^/]+_spec)\.rb$} ENV['TORK_CONFIGS'] += ':spec' if Dir['spec/', $tork_config_spec_glob].any?
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
tork-19.9.0 | lib/tork/config/spec/config.rb |