Sha256: 3e45ab928b5aa161675207a549cdedcb21c675442f0625b2b36af80e55380c3e

Contents?: true

Size: 175 Bytes

Versions: 12

Compression:

Stored size: 175 Bytes

Contents

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

Authority.configure

RSpec.configure do |config|
  config.mock_with :rspec
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
authority-2.2.0 spec/spec_helper.rb
authority-2.1.0 spec/spec_helper.rb
authority-2.0.1 spec/spec_helper.rb
authority-2.0.0 spec/spec_helper.rb
authority-1.1.0 spec/spec_helper.rb
authority-1.0.0 spec/spec_helper.rb
authority-1.0.0.pre4 spec/spec_helper.rb
authority-1.0.0.pre3 spec/spec_helper.rb
authority-1.0.0.pre2 spec/spec_helper.rb
authority-0.9.0 spec/spec_helper.rb
authority-0.3.0 spec/spec_helper.rb
authority-0.2.0 spec/spec_helper.rb