Sha256: d18450210567ae9fe0016a353a0f66c95791bf487885af05c529f82a79c98ec9

Contents?: true

Size: 250 Bytes

Versions: 3

Compression:

Stored size: 250 Bytes

Contents

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

require 'omniauth-artsy'
require 'rspec'
require 'webmock/rspec'

RSpec.configure do |config|
  config.raise_errors_for_deprecations!
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
omniauth-artsy-0.2.0 spec/spec_helper.rb
omniauth-artsy-0.1.1 spec/spec_helper.rb
omniauth-artsy-0.1.0 spec/spec_helper.rb