Sha256: 9cc4d2ce91c974681995ccced89e2240979b6844ef39705982c9f4a46853eab2
Contents?: true
Size: 306 Bytes
Versions: 2
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" ENV["DASSETS_TEST_MODE"] = "yes"
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
dassets-erubi-0.1.0 | test/helper.rb |
dassets-erb-0.3.0 | test/helper.rb |