Sha256: 6b9ec14cb1ffe6432d4189363587d06c86f3a24c3ea82107ccad9983a9638411
Contents?: true
Size: 365 Bytes
Versions: 5
Compression:
Stored size: 365 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['DASSETS_TEST_MODE'] = 'yes' ENV['DASSETS_ASSETS_FILE'] = 'test/support/config/assets' require 'dassets' Dassets.init
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
dassets-0.5.0 | test/helper.rb |
dassets-0.4.1 | test/helper.rb |
dassets-0.4.0 | test/helper.rb |
dassets-0.3.0 | test/helper.rb |
dassets-0.2.0 | test/helper.rb |