Sha256: e3992fa2a798459367141034504d3b07110bcf5b1e5db69299515bb6886a7736
Contents?: true
Size: 318 Bytes
Versions: 1
Compression:
Stored size: 318 Bytes
Contents
require 'codeclimate-test-reporter' CodeClimate::TestReporter.start $LOAD_PATH.unshift File.expand_path('../../lib', __FILE__) require 'ramesh' require 'webmock/rspec' WebMock.disable_net_connect!(allow: "codeclimate.com") def fixture_path(name) File.expand_path(File.join("..", "fixtures", name), __FILE__) end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ramesh-1.4.0 | spec/spec_helper.rb |