Sha256: ffd62876b1f2f17b0f1342ea59f25bdc1371980f1d7951cce719fcf4ecbdcb9b
Contents?: true
Size: 287 Bytes
Versions: 37
Compression:
Stored size: 287 Bytes
Contents
# @note this file is loaded in env.rb to setup simplecov using RUBYOPTs for child processes and @in-process require 'simplecov' root = File.expand_path('../../../', __FILE__) SimpleCov.command_name(ENV['SIMPLECOV_COMMAND_NAME']) SimpleCov.root(root) load File.join(root, '.simplecov')
Version data entries
37 entries across 37 versions & 2 rubygems