bundle-new/lib/bundler/templates/newgem/spec/spec_helper.rb.tt

3 lines
101 B
Plaintext
Raw Normal View History

2019-10-06 15:45:34 +00:00
$LOAD_PATH.unshift File.expand_path('../../lib', __FILE__)
require '<%= config[:namespaced_path] %>'