Sha256: 486f185cb0f29a6c013d0deb658397ad9b450aecd776567f4147326af2e352b4
Contents?: true
Size: 259 Bytes
Versions: 3
Compression:
Stored size: 259 Bytes
Contents
require '<%= require_name %>' require 'rspec' # Requires supporting files with custom matchers and macros, etc, # in ./support/ and its subdirectories. Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each {|f| require f} RSpec.configure do |config| end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
jeweler-1.5.0 | lib/jeweler/templates/rspec/helper.rb |
jeweler-1.5.0.pre6 | lib/jeweler/templates/rspec/helper.rb |
jeweler-1.5.0.pre5 | lib/jeweler/templates/rspec/helper.rb |