Sha256: 1f630c7d4d4a95dc0d69e23e050b1bbeca754e99eda5f06a178a06e800385ee0
Contents?: true
Size: 223 Bytes
Versions: 4
Compression:
Stored size: 223 Bytes
Contents
require './lib/excise' RSpec.configure do |config| config.treat_symbols_as_metadata_keys_with_true_values = true config.run_all_when_everything_filtered = true config.filter_run :focus config.order = 'random' end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
excise-0.2.1 | spec/spec_helper.rb |
excise-0.2.0 | spec/spec_helper.rb |
excise-0.1.1 | spec/spec_helper.rb |
excise-0.1.0 | spec/spec_helper.rb |