Sha256: 3a2a05bad8856b51a0e6a776af9462f3ed073457ae7570414f7a87e7838a22a2
Contents?: true
Size: 306 Bytes
Versions: 13
Compression:
Stored size: 306 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' require 'test/support/factory' # TODO: put test helpers here...
Version data entries
13 entries across 13 versions & 9 rubygems