Sha256: b106b67d2e01ae3a0da08df3c0a2e749404167550d1349c7ea2b24820b204bad
Contents?: true
Size: 324 Bytes
Versions: 3
Compression:
Stored size: 324 Bytes
Contents
# this file is automatically required when you run `assert` # put any test helpers here # add the root dir to the load path $LOAD_PATH.unshift(File.expand_path("../..", __FILE__)) # require pry for debugging (`binding.pry`) require 'pry' ENV['CAPUTIL_SILENCE_SAY'] = 'yes' require 'cap-util' require 'cap-util/fake_cap'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
cap-util-1.4.0 | test/helper.rb |
cap-util-1.3.0 | test/helper.rb |
cap-util-1.2.0 | test/helper.rb |