Sha256: 7ba99d0c3923f6d177c4ca52c350d637bcd6eba0af69d30fb2ff5df631e4f3b0

Contents?: true

Size: 192 Bytes

Versions: 2

Compression:

Stored size: 192 Bytes

Contents

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

require 'rspec'
require 'omniauth'
require 'omniauth-mendeley'

RSpec.configure do |config|
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
omniauth-mendeley-0.3 spec/spec_helper.rb
omniauth-mendeley-0.2 spec/spec_helper.rb