Sha256: 795f27ab002d65b636f5c75424326b0d3b49e3ab471551a97236f4583280140e

Contents?: true

Size: 198 Bytes

Versions: 6

Compression:

Stored size: 198 Bytes

Contents

require 'rubygems'
require 'coveralls'
Coveralls.wear!

require_relative '../lib/fourchette'

support_include_path = "#{Dir.pwd}/spec/support/**/*.rb"
Dir[support_include_path].each {|f| require f}

Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
fourchette-0.0.6 spec/spec_helper.rb
fourchette-0.0.5 spec/spec_helper.rb
fourchette-0.0.4 spec/spec_helper.rb
fourchette-0.0.3 spec/spec_helper.rb
fourchette-0.0.2 spec/spec_helper.rb
fourchette-0.0.1 spec/spec_helper.rb