Sha256: 60100a899ea5d664efdb0044e2327cec1692e55a9bf304e9a77491c16e48edf0

Contents?: true

Size: 155 Bytes

Versions: 11

Compression:

Stored size: 155 Bytes

Contents

require 'simplecov'
SimpleCov.start

require 'rubygems'
require 'rspec'
require 'webmock/rspec'

RSpec.configure do |config|
  config.order = "random"
end

Version data entries

11 entries across 11 versions & 2 rubygems

Version Path
microformats-4.0.7 spec/spec_helper.rb
microformats-4.0.6 spec/spec_helper.rb
microformats-4.0.5 spec/spec_helper.rb
microformats-4.0.4 spec/spec_helper.rb
microformats-4.0.3 spec/spec_helper.rb
microformats-4.0.2 spec/spec_helper.rb
microformats-4.0.1 spec/spec_helper.rb
microformats-4.0.0 spec/spec_helper.rb
microformats2-3.1.0 spec/spec_helper.rb
microformats2-3.0.1 spec/spec_helper.rb
microformats2-3.0.0 spec/spec_helper.rb