Sha256: 9a748570fe8a024bfa87ceb04480c4a1d1c87e9fdc38335e695c803f855c345f

Contents?: true

Size: 116 Bytes

Versions: 12

Compression:

Stored size: 116 Bytes

Contents

RUBY_1_9 = (RUBY_VERSION =~ /^1\.9/)
if RUBY_1_9
  require 'simplecov'
  SimpleCov.start
end
require "diff_matcher"

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
diff_matcher-2.4.0 spec/spec_helper.rb
diff_matcher-2.3.3 spec/spec_helper.rb
diff_matcher-2.3.1 spec/spec_helper.rb
diff_matcher-2.2.3 spec/spec_helper.rb
diff_matcher-2.2.2 spec/spec_helper.rb
diff_matcher-2.2.1 spec/spec_helper.rb
diff_matcher-2.2.0 spec/spec_helper.rb
diff_matcher-2.1.1 spec/spec_helper.rb
diff_matcher-2.1.0 spec/spec_helper.rb
diff_matcher-2.0.1 spec/spec_helper.rb
diff_matcher-2.0.0 spec/spec_helper.rb
diff_matcher-1.0.1 spec/spec_helper.rb