Sha256: 02b76449ec195aab59b2473e4be3e3c348f82e7d01a6f067b16729e5c8c45b4e
Contents?: true
Size: 322 Bytes
Versions: 1
Compression:
Stored size: 322 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['ARDB_CONFIG_FILE'] = 'tmp/testdb/config/db' require ENV['ARDB_CONFIG_FILE']
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ardb-0.5.0 | test/helper.rb |