Sha256: 3f563af70297e990b1534e04eaa728b343980e74f08b752bde27d7f24728f2a2

Contents?: true

Size: 188 Bytes

Versions: 21

Compression:

Stored size: 188 Bytes

Contents

# frozen_string_literal: true

require 'rspec/rails'

RSpec.configure do |config|
  config.filter_run_when_matching :focus

  config.disable_monkey_patching!

  config.order = :random
end

Version data entries

21 entries across 21 versions & 7 rubygems

Version Path
idy-0.1.1 spec/support/common.rb