Sha256: 83e32b114521a3ce63e0fa87fad4d4133e1632fb0608225cf344c27ef9db2472
Contents?: true
Size: 306 Bytes
Versions: 5
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
5 entries across 5 versions & 2 rubygems