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