Sha256: 23bf7dc563f39b70c434b29c9e7daa0bd6d030c55c2c66adf5932374f09d59ce

Contents?: true

Size: 417 Bytes

Versions: 3

Compression:

Stored size: 417 Bytes

Contents

require 'parsi-date'

RSpec.configure do |config|
  config.treat_symbols_as_metadata_keys_with_true_values = true
  config.run_all_when_everything_filtered = true

  # Run specs in random order to surface order dependencies. If you find an
  # order dependency and want to debug it, you can fix the order by providing
  # the seed, which is printed after each run.
  #     --seed 1234
  # config.order = 'random'
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
parsi-date-0.2.6 spec/spec_helper.rb
parsi-date-0.2.5 spec/spec_helper.rb
parsi-date-0.2.4 spec/spec_helper.rb