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

Version Path
ggem-1.9.3 lib/ggem/template_file/test_helper.rb.erb
much-rails-0.0.1 test/helper.rb
ggem-1.9.2 lib/ggem/template_file/test_helper.rb.erb
ggem-1.9.1 lib/ggem/template_file/test_helper.rb.erb
ggem-1.9.0 lib/ggem/template_file/test_helper.rb.erb