Sha256: ab0aa0270632120cf9470ca2dfa4e58a042655b05cdfc4c80b25c1434848d115

Contents?: true

Size: 164 Bytes

Versions: 9

Compression:

Stored size: 164 Bytes

Contents

require 'link_thumbnailer'
require 'rspec'
require 'webmock/rspec'

RSpec.configure do |config|
  config.expect_with :rspec do |c|
    c.syntax = :expect
  end
end

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
link_thumbnailer-3.3.1 spec/spec_helper.rb
link_thumbnailer-3.3.0 spec/spec_helper.rb
link_thumbnailer-3.2.1 spec/spec_helper.rb
link_thumbnailer-3.2.0 spec/spec_helper.rb
link_thumbnailer-3.1.2 spec/spec_helper.rb
link_thumbnailer-3.1.1 spec/spec_helper.rb
link_thumbnailer-3.1.0 spec/spec_helper.rb
link_thumbnailer-3.0.3 spec/spec_helper.rb
link_thumbnailer-3.0.2 spec/spec_helper.rb