Sha256: f94c4a9e26e06e726fd7b4d888aab2db24fb9af812fbb32927246388bfc21bde

Contents?: true

Size: 191 Bytes

Versions: 11

Compression:

Stored size: 191 Bytes

Contents

# frozen_string_literal: true

require "rspec"
require "omniauth"
require "omniauth-nitro-id"

RSpec.configure do |config|
  config.extend OmniAuth::Test::StrategyMacros, type: :strategy
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
omniauth-nitro-id-1.4.0 spec/spec_helper.rb
omniauth-nitro-id-1.3.3 spec/spec_helper.rb
omniauth-nitro-id-1.3.2 spec/spec_helper.rb
omniauth-nitro-id-1.3.1 spec/spec_helper.rb
omniauth-nitro-id-1.3.0 spec/spec_helper.rb
omniauth-nitro-id-1.2.1 spec/spec_helper.rb
omniauth-nitro-id-1.2.0 spec/spec_helper.rb
omniauth-nitro-id-1.1.1 spec/spec_helper.rb
omniauth-nitro-id-1.1.0 spec/spec_helper.rb
omniauth-nitro-id-1.0.0 spec/spec_helper.rb
omniauth-nitro-id-0.1.1 spec/spec_helper.rb