Sha256: 1e4663b493d374ca8cf6d5943722f8588b0940c2eb6789e23e789791589a4d7a
Contents?: true
Size: 259 Bytes
Versions: 2
Compression:
Stored size: 259 Bytes
Contents
require 'bundler/setup' require 'yard-bench' # 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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yard-bench-0.0.3 | spec/spec_helper.rb |
yard-bench-0.0.2 | spec/spec_helper.rb |