Sha256: 0a071e86b745f863e4dd71eba887b481dcef5e3ef742b89d412c69d512a210a9
Contents?: true
Size: 206 Bytes
Versions: 4
Compression:
Stored size: 206 Bytes
Contents
if ENV["CODECLIMATE_REPO_TOKEN"] require "codeclimate-test-reporter" CodeClimate::TestReporter.start end require "interactor" Dir[File.expand_path("../support/*.rb", __FILE__)].each { |f| require f }
Version data entries
4 entries across 4 versions & 2 rubygems
Version | Path |
---|---|
functional_interactor-0.0.1 | spec/spec_helper.rb |
interactor-3.1.0 | spec/spec_helper.rb |
interactor-3.0.1 | spec/spec_helper.rb |
interactor-3.0.0 | spec/spec_helper.rb |