Sha256: f0df3a2ff64a1f3173812918e5174aad7c45c6538e6e0dfbfd62fc979b0a9ae2

Contents?: true

Size: 200 Bytes

Versions: 20

Compression:

Stored size: 200 Bytes

Contents

$LOAD_PATH.unshift File.expand_path('../../lib', __FILE__)
require 'rspec'
require 'authority'

Authority.configure

RSpec.configure do |config|
  config.mock_with :rspec
  config.order = :random
end

Version data entries

20 entries across 20 versions & 1 rubygems

Version Path
authority-3.3.0 spec/spec_helper.rb
authority-3.2.2 spec/spec_helper.rb
authority-3.2.1 spec/spec_helper.rb
authority-3.2.0 spec/spec_helper.rb
authority-3.1.0 spec/spec_helper.rb
authority-3.0.0 spec/spec_helper.rb
authority-2.10.0 spec/spec_helper.rb
authority-2.9.0 spec/spec_helper.rb
authority-2.8.1 spec/spec_helper.rb
authority-2.8.0 spec/spec_helper.rb
authority-2.7.0 spec/spec_helper.rb
authority-2.6.0 spec/spec_helper.rb
authority-2.5.0 spec/spec_helper.rb
authority-2.4.3 spec/spec_helper.rb
authority-2.4.2 spec/spec_helper.rb
authority-2.4.1 spec/spec_helper.rb
authority-2.4.0 spec/spec_helper.rb
authority-2.3.2 spec/spec_helper.rb
authority-2.3.1 spec/spec_helper.rb
authority-2.3.0 spec/spec_helper.rb