Sha256: 3474dc64ab491737b675e91a442c545ac5699408afd15bcc775865d22de474f0
Contents?: true
Size: 262 Bytes
Versions: 5
Compression:
Stored size: 262 Bytes
Contents
# this file is automatically required when you run `assert` # put any test helpers here # add the root dir to the load path ROOT_PATH = File.expand_path("../..", __FILE__) $LOAD_PATH.unshift(ROOT_PATH) # require pry for debugging (`binding.pry`) require 'pry'
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
scmd-3.0.0 | test/helper.rb |
scmd-2.3.1 | test/helper.rb |
scmd-2.3.0 | test/helper.rb |
scmd-2.2.0 | test/helper.rb |
scmd-2.1.2 | test/helper.rb |