Sha256: 82e1050742783f782a73fc8a3400640cd7c89aa42e3c60d727bb8436e9a239f4

Contents?: true

Size: 556 Bytes

Versions: 12

Compression:

Stored size: 556 Bytes

Contents

require 'ru'

require 'support/fixtures_helper'
require 'support/process_helper'

RSpec.configure do |config|
  # ## Mock Framework
  #
  # If you prefer to use mocha, flexmock or RR, uncomment the appropriate line:
  #
  # config.mock_with :mocha
  # config.mock_with :flexmock
  # config.mock_with :rr

  # 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

12 entries across 12 versions & 2 rubygems

Version Path
ru2-2.3.1 spec/spec_helper.rb
ru2-2.3.0 spec/spec_helper.rb
ru2-2.2.0 spec/spec_helper.rb
ru2-2.1.5 spec/spec_helper.rb
ru2-2.1.4 spec/spec_helper.rb
ru-0.1.4 spec/spec_helper.rb
ru-0.1.3 spec/spec_helper.rb
ru-0.1.2 spec/spec_helper.rb
ru-0.1.1 spec/spec_helper.rb
ru-0.1.0 spec/spec_helper.rb
ru-0.0.3 spec/spec_helper.rb
ru-0.0.2 spec/spec_helper.rb