Sha256: 659d601d90f95767e9795a3b157299f53a68d3429b96a1985b58b304ac295639

Contents?: true

Size: 492 Bytes

Versions: 13

Compression:

Stored size: 492 Bytes

Contents

# This file was generated by the `rspec --init` command. Conventionally, all
# specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.
# Require this file using `require "spec_helper.rb"` to ensure that it is only
# loaded once.
#
# See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration

require 'rubygems'
require 'bundler'
require 'webmock/rspec'
require 'addressfinder'

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

WebMock.disable_net_connect!

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
addressfinder-1.7.1 spec/spec_helper.rb
addressfinder-1.7.0 spec/spec_helper.rb
addressfinder-1.6.2 spec/spec_helper.rb
addressfinder-1.6.1 spec/spec_helper.rb
addressfinder-1.6.0 spec/spec_helper.rb
addressfinder-1.5.2 spec/spec_helper.rb
addressfinder-1.5.1 spec/spec_helper.rb
addressfinder-1.5.0 spec/spec_helper.rb
addressfinder-1.4.0 spec/spec_helper.rb
addressfinder-1.3.0 spec/spec_helper.rb
addressfinder-1.2.0 spec/spec_helper.rb
addressfinder-1.1.2 spec/spec_helper.rb
addressfinder-1.1.1 spec/spec_helper.rb