Sha256: 889ae39483a53ca333cce236181c7ea121ebddba475de9c9625baca5e81eec68

Contents?: true

Size: 201 Bytes

Versions: 19

Compression:

Stored size: 201 Bytes

Contents

require 'bundler/setup'
require 'rspec'
require 'omniauth'
Dir[File.expand_path('../support/**/*', __FILE__)].each { |f| require f }

RSpec.configure do |config|
  OmniAuth.config.test_mode = true
end

Version data entries

19 entries across 19 versions & 4 rubygems

Version Path
omniauth-boletosimples-0.0.9 spec/spec_helper.rb
omniauth-boletosimples-0.0.8 spec/spec_helper.rb
omniauth-paypal-oauth2-1.4.4 spec/spec_helper.rb
omniauth-paypal-oauth2-1.4.3 spec/spec_helper.rb
omniauth-paypal-oauth2-1.4.2 spec/spec_helper.rb
omniauth-paypal-oauth2-1.4.1 spec/spec_helper.rb
omniauth-paypal-oauth2-1.4.0 spec/spec_helper.rb
omniauth-paypal-permissions-1.0.0 spec/spec_helper.rb
omniauth-boletosimples-0.0.7 spec/spec_helper.rb
omniauth-paypal-1.3 spec/spec_helper.rb
omniauth-boletosimples-0.0.6 spec/spec_helper.rb
omniauth-paypal-1.2.2 spec/spec_helper.rb
omniauth-boletosimples-0.0.5 spec/spec_helper.rb
omniauth-boletosimples-0.0.4 spec/spec_helper.rb
omniauth-boletosimples-0.0.2 spec/spec_helper.rb
omniauth-boletosimples-0.0.1 spec/spec_helper.rb
omniauth-paypal-1.2.1 spec/spec_helper.rb
omniauth-paypal-1.2 spec/spec_helper.rb
omniauth-paypal-1.1 spec/spec_helper.rb