Sha256: 361689fa459f7d88dcf385df8db1a14cf945d91f769013cb4ffbe6e8a3fb8f34

Contents?: true

Size: 219 Bytes

Versions: 3

Compression:

Stored size: 219 Bytes

Contents

require "hash_easy"

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

3 entries across 3 versions & 1 rubygems

Version Path
hash_easy-0.0.3 spec/spec_helper.rb
hash_easy-0.0.2 spec/spec_helper.rb
hash_easy-0.0.1 spec/spec_helper.rb