Sha256: 5add1aa675d2dac19283d495240ca3b46d4b2d8a377b82cdaff2d9e421d5e663
Contents?: true
Size: 293 Bytes
Versions: 15
Compression:
Stored size: 293 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' require 'test/support/factory'
Version data entries
15 entries across 15 versions & 1 rubygems