Sha256: 69115db22351b3512d8b0a269ec2045ce72d418dc20b58bd8cb7cad79963e01b
Contents?: true
Size: 256 Bytes
Versions: 4
Compression:
Stored size: 256 Bytes
Contents
$:.unshift File.expand_path('..', __FILE__) $:.unshift File.expand_path('../../lib', __FILE__) require 'rspec' require 'omniauth' require 'omniauth-vimeo' RSpec.configure do |config| config.extend OmniAuth::Test::StrategyMacros, :type => :strategy end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
omniauth-vimeo-1.0.2 | spec/spec_helper.rb |
omniauth-vimeo-1.0.1 | spec/spec_helper.rb |
omniauth-vimeo-1.0.0 | spec/spec_helper.rb |
omniauth-vimeo-0.0.2 | spec/spec_helper.rb |